InputElementIsEnabledProperty Field

Defines the IsEnabled property.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly StyledProperty<bool> IsEnabledProperty

Field Value

StyledPropertyBoolean

See Also