ToggleButtonIsThreeState Property
Gets or sets a value that indicates whether the control supports three states.
Namespace: Avalonia.Controls.PrimitivesAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsThreeState { get; set; }
Public Property IsThreeState As Boolean
Get
Set
member IsThreeState : bool with get, set
Property Value
Boolean