IsEnabled Property
Gets or sets a value indicating whether the control is enabled for user interaction.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsEnabled { get; set; }
Public Property IsEnabled As Boolean
Get
Set
member IsEnabled : bool with get, set