Skip to main content

IsEnabled Method

Gets a value indicating whether the control is enabled for user interaction.

Definition

Namespace: Avalonia.Automation.Peers
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public bool IsEnabled()

Return Value

Boolean

Remarks

WindowsUIA_IsEnabledPropertyId
macOSNSAccessibilityProtocol.isAccessibilityEnabled

See Also

Reference

AutomationPeer Class
Avalonia.Automation.Peers Namespace