IsEnabled 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)
- C#
- VB
- F#
bool IsEnabled { get; }
ReadOnly Property IsEnabled As Boolean
Get
abstract IsEnabled : bool with get