[]
Gets or sets the settings for the toggle units button.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public ToggleUnitsButton ToggleUnitsButton { get; set; }
| Type | Description |
|---|---|
| ToggleUnitsButton | An instance of ToggleUnitsButton that defines the settings for the toggle units button. |