InputElement.

Focusable Property

Summary

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

Syntax

public bool Focusable { get; set; }

Value

Type Description
bool