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? |
public Control? Target { get; private set; }
Type | Description |
---|---|
Control? |