Toggle side menu
Toggle side menu
Home
Documentation
API
Control
.
FocusAdorner
Property
Summary
Gets or sets the control's focus adorner.
Namespace
Avalonia
.Controls
Containing Type
Control
Syntax
public ITemplate<IControl>? FocusAdorner { get; set; }
Value
Type
Description
ITemplate
<
IControl
>
?