IInputElement.

IsEnabled Property

Summary

Gets or sets a value indicating whether the control is enabled for user interaction.
Namespace
Avalonia.Input
Containing Type
IInputElement

Syntax

bool IsEnabled { get; }

Value

Type Description
bool