RadioButtonAutomationPeerIsSelected Property

Definition

Namespace: Avalonia.Controls.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool IsSelected { get; }

Property Value

Boolean

Implements

ISelectionItemProviderIsSelected

See Also