Popup : FrameworkElement

Implemented for: WASM, Skia, Mobile

This document lists all properties, methods, and events of Popup that are currently implemented by the Uno Platform. See the WinUI documentation for detailed usage guidelines which all automatically apply to Uno Platform.

Implemented properties

Property Supported on
double VerticalOffset WASM, Skia, Mobile
LightDismissOverlayMode LightDismissOverlayMode WASM, Skia, Mobile
bool IsOpen WASM, Skia, Mobile
bool IsLightDismissEnabled WASM, Skia, Mobile
double HorizontalOffset WASM, Skia, Mobile
UIElement Child WASM, Skia, Mobile
FrameworkElement PlacementTarget WASM, Skia, Mobile
PopupPlacementMode DesiredPlacement WASM, Skia, Mobile
PopupPlacementMode ActualPlacement WASM, Skia, Mobile
DependencyProperty ChildProperty WASM, Skia, Mobile
DependencyProperty HorizontalOffsetProperty WASM, Skia, Mobile
DependencyProperty IsLightDismissEnabledProperty WASM, Skia, Mobile
DependencyProperty IsOpenProperty WASM, Skia, Mobile
DependencyProperty LightDismissOverlayModeProperty WASM, Skia, Mobile
DependencyProperty VerticalOffsetProperty WASM, Skia, Mobile
DependencyProperty DesiredPlacementProperty WASM, Skia, Mobile
DependencyProperty PlacementTargetProperty WASM, Skia, Mobile

Implemented events

Event Supported on
EventHandler Closed WASM, Skia, Mobile
EventHandler Opened WASM, Skia, Mobile
EventHandler ActualPlacementChanged WASM, Skia, Mobile

Below are all properties, methods, and events of Popup that are not currently implemented in Uno.

Not implemented properties

Property Not supported on
double VerticalOffset MacOS
bool ShouldConstrainToRootBounds all platforms supported by Uno Platform
LightDismissOverlayMode LightDismissOverlayMode MacOS
bool IsOpen MacOS
bool IsLightDismissEnabled MacOS
double HorizontalOffset MacOS
TransitionCollection ChildTransitions all platforms supported by Uno Platform
UIElement Child MacOS
bool IsConstrainedToRootBounds all platforms supported by Uno Platform
FrameworkElement PlacementTarget MacOS
PopupPlacementMode DesiredPlacement MacOS
PopupPlacementMode ActualPlacement MacOS
SystemBackdrop SystemBackdrop all platforms supported by Uno Platform
DependencyProperty ChildProperty MacOS
DependencyProperty ChildTransitionsProperty all platforms supported by Uno Platform
DependencyProperty HorizontalOffsetProperty MacOS
DependencyProperty IsLightDismissEnabledProperty MacOS
DependencyProperty IsOpenProperty MacOS
DependencyProperty LightDismissOverlayModeProperty MacOS
DependencyProperty ShouldConstrainToRootBoundsProperty all platforms supported by Uno Platform
DependencyProperty VerticalOffsetProperty MacOS
DependencyProperty DesiredPlacementProperty MacOS
DependencyProperty PlacementTargetProperty MacOS
DependencyProperty SystemBackdropProperty all platforms supported by Uno Platform

Not implemented events

Event Not supported on
EventHandler Closed MacOS
EventHandler Opened MacOS
EventHandler ActualPlacementChanged MacOS

Last updated Monday, 14 April 2025 02:07.