Skip to main content

Flyout Properties

Properties

ContentGets or sets the content to display in this flyout
CustomPopupPlacementCallbackGets or sets a delegate handler method that positions the Popup control, when Placement is set to Custom.
(Inherited from PopupFlyoutBase)
FlyoutPresenterClassesGets the Classes collection to apply to the FlyoutPresenter this Flyout is hosting
FlyoutPresenterThemeGets or sets the ControlTheme that is applied to the container element generated for the flyout presenter.
HorizontalOffsetGets or sets the Horizontal offset of the popup in relation to the PlacementTarget.
(Inherited from PopupFlyoutBase)
InheritanceParentGets or sets the parent object that inherited AvaloniaProperty values are inherited from.
(Inherited from AvaloniaObject)
IsOpenGets whether this Flyout is currently Open
(Inherited from FlyoutBase)
Item(AvaloniaProperty)Gets or sets the value of a AvaloniaProperty.
(Inherited from AvaloniaObject)
Item(IndexerDescriptor)Gets or sets a binding for a AvaloniaProperty.
(Inherited from AvaloniaObject)
OverlayDismissEventPassThroughGets or sets a value indicating whether the event that closes the flyout is passed through to the parent window.
(Inherited from PopupFlyoutBase)
OverlayInputPassThroughElementGets or sets an element that should receive pointer input events even when underneath the flyout's overlay.
(Inherited from PopupFlyoutBase)
PlacementGets or sets the desired placement of the popup in relation to the PlacementTarget.
(Inherited from PopupFlyoutBase)
PlacementAnchorGets or sets the anchor point on the PlacementRect when Placement is AnchorAndGravity.
(Inherited from PopupFlyoutBase)
PlacementConstraintAdjustmentGets or sets a value describing how the popup position will be adjusted if the unadjusted position would result in the popup being partly constrained.
(Inherited from PopupFlyoutBase)
PlacementGravityGets or sets a value which defines in what direction the popup should open when Placement is AnchorAndGravity.
(Inherited from PopupFlyoutBase)
Popup
(Inherited from PopupFlyoutBase)
ShowModeGets or sets the desired ShowMode
(Inherited from PopupFlyoutBase)
TargetGets the Target used for showing the Flyout
(Inherited from FlyoutBase)
VerticalOffsetGets or sets the Vertical offset of the popup in relation to the PlacementTarget.
(Inherited from PopupFlyoutBase)

See Also

Reference

Flyout Class
Avalonia.Controls Namespace