IInputElementIsEnabled Property

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

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool IsEnabled { get; }

Property Value

Boolean

See Also