Skip to main content

IsCheckedProperty Field

Defines the IsChecked property.

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static readonly StyledProperty<bool?> IsCheckedProperty
View Source

Field Value

StyledProperty(Nullable(Boolean))

See Also

Reference

ToggleButton Class
Avalonia.Controls.Primitives Namespace