IsChecked Property
Gets or sets a value indicating whether the ToggleSplitButton is checked.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsChecked { get; set; }
Public Property IsChecked As Boolean
Get
Set
member IsChecked : bool with get, set