Target Property
Gets the Target used for showing the Flyout
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Control? Target { get; protected set; }
Public Property Target As Control
Get
Protected Set
member Target : Control with get, set