ToggleButtonIsThreeState Property

Gets or sets a value that indicates whether the control supports three states.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsThreeState { get; set; }

Property Value

Boolean

See Also