InputElement.

IsFocused Property

Summary

Gets a value indicating whether the control is focused.
Namespace
Avalonia.Input
Containing Type
InputElement

Syntax

public bool IsFocused { get; private set; }

Value

Type Description
bool