Property All
All
Gets or sets keys that apply on all platforms.
[JsonConverter(typeof(KeyArrayJsonConverter))]
public Key[]? All { get; init; }
Property Value
- Key[]
Gets or sets keys that apply on all platforms.
[JsonConverter(typeof(KeyArrayJsonConverter))]
public Key[]? All { get; init; }