IsEffectivelyEnabled Property
Gets a value indicating whether this control and all its parents are enabled.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
bool IsEffectivelyEnabled { get; }
ReadOnly Property IsEffectivelyEnabled As Boolean
Get
abstract IsEffectivelyEnabled : bool with get