Skip to main content

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)

public bool IsEnabled { get; set; }

Property Value

Boolean

Implements

IInputElement.IsEnabled

See Also

Reference

InputElement Class
Avalonia.Input Namespace