IInputElement.

Focusable Property

Summary

Gets or sets a value indicating whether the control can receive keyboard focus.
Namespace
Avalonia.Input
Containing Type
IInputElement

Syntax

bool Focusable { get; }

Value

Type Description
bool