Skip to main content

IPopupHost Properties

Properties

HeightGets or sets the fixed height of the popup.
HostedVisualTreeRootGets the root of the visual tree in the case where the popup is presented using a separate visual tree.
MaxHeightGets or sets the maximum height of the popup.
MaxWidthGets or sets the maximum width of the popup.
MinHeightGets or sets the minimum height of the popup.
MinWidthGets or sets the minimum width of the popup.
PresenterGets the presenter from the control's template.
TopmostGets or sets whether the popup appears on top of all other windows.
TransformGets or sets a transform that will be applied to the popup.
WidthGets or sets the fixed width of the popup.

See Also

Reference

IPopupHost Interface
Avalonia.Controls.Primitives Namespace