Back to Devexpress

DXPopup Properties

mobilecontrols-devexpress-dot-xamarinforms-dot-popup-dot-dxpopup-dot-underscore-properties.md

latest2.6 KB
Original Source

DXPopup Properties

A popup view that you can attach to any view on the screen or show as a separate dialog.

NameDescription
AllowAnimationGets or sets whether the Popup opens and closes with a fade animation effect.
AllowScrimEnables a scrim to use a Popup as a modal window.
AllowShadowGets or sets whether the Popup’s shadow is visible.
AnimationDuration
ContentGets or sets a view the Popup displays.
CornerRadiusGets or sets the Popup corner radius.
HorizontalAlignment
IsOpenIndicates whether the Popup is visible.
Placement
PlacementHorizontalThreshold
PlacementTarget
PlacementVerticalThreshold
ScrimColorGets or sets the scrim color and transparency.
ShadowColorGets or sets the color of the Popup’s shadow.
ShadowHorizontalOffset
ShadowRadiusGets or sets the blur radius of the Popup’s shadow.
ShadowVerticalOffset
VerticalAlignment

See Also

DXPopup Class

DXPopup Members

DevExpress.XamarinForms.Popup Namespace