InputElement.

IsEnabled Property

Summary

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

Syntax

public bool IsEnabled { get; set; }

Value

Type Description
bool