Property DefaultValues
DefaultValues
Gets the attribute values for the primary feature.
Declaration
public IReadOnlyDictionary<string, object?> DefaultValues { get; }
Property Value
| Type | Description |
|---|---|
| IReadOnlyDictionary<string, object> | The attribute values for the primary feature. |
Applies to
Platforms and versions
| Target | Versions |
|---|---|
| .NET | 300 |
| .NET Windows | 300 |
| .NET Android | 300 |
| .NET iOS | 300 |