ICommandSource.

IsEffectivelyEnabled Property

Summary

Gets a value indicating whether this control and all its parents are enabled.
Namespace
Avalonia.Input
Containing Type
ICommandSource

Syntax

bool IsEffectivelyEnabled { get; }

Value

Type Description
bool