FlyoutBase.

Target Property

Summary

Gets the Target used for showing the Flyout
Namespace
Avalonia.Controls.Primitives
Containing Type
FlyoutBase

Syntax

public Control? Target { get; private set; }

Value

Type Description
Control?