Control.

GetTemplateFocusTarget() Method

Summary

Gets the element that receives the focus adorner.
Namespace
Avalonia.Controls
Containing Type
Control

Syntax

protected virtual IControl? GetTemplateFocusTarget()

Return Value

Type Description
IControl? The control that receives the focus adorner.