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#
public bool IsEnabled { get; set; }
Public Property IsEnabled As Boolean
Get
Set
abstract IsEnabled : bool with get, set
override IsEnabled : bool with get, set