Back to Devexpress

DXPopup Fields

maui-devexpress-dot-maui-dot-controls-dot-dxpopup-dot-underscore-fields.md

latest23.7 KB
Original Source

DXPopup Fields

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

NameDescription
AllowAnimationProperty staticIdentifies the AllowAnimation bindable property. Inherited from DXPopupBase.
AllowScrimProperty staticIdentifies the AllowScrim bindable property. Inherited from DXPopupBase.
AllowShadowProperty staticIdentifies the AllowShadow bindable property. Inherited from DXPopupBase.
AnchorXProperty staticBindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty staticBindable property for AnchorY. Inherited from VisualElement.
AnimationDurationProperty staticIdentifies the AnimationDuration bindable property. Inherited from DXPopupBase.
AutomationIdProperty staticBindable property for AutomationId. Inherited from Element.
BackgroundColorProperty staticBindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty staticBindable property for Background. Inherited from VisualElement.
BehaviorsProperty staticBindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty staticBindable property for BindingContext. Inherited from BindableObject.
ClassIdProperty staticBindable property for ClassId. Inherited from Element.
ClipProperty staticBindable property for Clip. Inherited from VisualElement.
CloseOnScrimTapProperty staticIdentifies the CloseOnScrimTap bindable property. Inherited from DXPopupBase.
ContentProperty staticIdentifies the Content bindable property.
CornerRadiusProperty staticIdentifies the CornerRadius bindable property. Inherited from DXPopupBase.
FlowDirectionProperty staticBindable property for FlowDirection. Inherited from VisualElement.
HeightProperty staticBindable property for Height. Inherited from VisualElement.
HeightRequestProperty staticBindable property for HeightRequest. Inherited from VisualElement.
HorizontalAlignmentProperty staticIdentifies the HorizontalAlignment bindable property. Inherited from DXPopupBase.
HorizontalOptionsProperty staticBindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty staticBindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty staticBindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty staticBindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey staticBindable property for IsFocused. Inherited from VisualElement.
IsOpenProperty staticIdentifies the IsOpen bindable property. Inherited from DXPopupBase.
IsVisibleProperty staticBindable property for IsVisible. Inherited from VisualElement.
MarginProperty staticBindable property for Margin. Inherited from View.
MinimumHeightRequestProperty staticBindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty staticBindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty staticBindable property for Navigation. Inherited from VisualElement.
OpacityProperty staticBindable property for Opacity. Inherited from VisualElement.
PlacementHorizontalThresholdProperty staticIdentifies the PlacementHorizontalThreshold bindable property. Inherited from DXPopupBase.
PlacementProperty staticIdentifies the Placement bindable property. Inherited from DXPopupBase.
PlacementTargetProperty staticIdentifies the PlacementTarget bindable property. Inherited from DXPopupBase.
PlacementVerticalThresholdProperty staticIdentifies the PlacementVerticalThreshold bindable property. Inherited from DXPopupBase.
propertyMapper protectedRepresents the view’s internal PropertyMapper. Inherited from View.
RotationProperty staticBindable property for Rotation. Inherited from VisualElement.
RotationXProperty staticBindable property for RotationX. Inherited from VisualElement.
RotationYProperty staticBindable property for RotationY. Inherited from VisualElement.
ScaleProperty staticBindable property for Scale. Inherited from VisualElement.
ScaleXProperty staticBindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty staticBindable property for ScaleY. Inherited from VisualElement.
ScrimColorProperty staticIdentifies the ScrimColor bindable property. Inherited from DXPopupBase.
ShadowColorProperty staticIdentifies the ShadowColor bindable property. Inherited from DXPopupBase.
ShadowHorizontalOffsetProperty staticIdentifies the ShadowHorizontalOffset bindable property. Inherited from DXPopupBase.
ShadowRadiusProperty staticIdentifies the ShadowRadius bindable property. Inherited from DXPopupBase.
ShadowVerticalOffsetProperty staticIdentifies the ShadowVerticalOffset bindable property. Inherited from DXPopupBase.
StyleProperty staticBindable property for Style. Inherited from VisualElement.
TranslationXProperty staticBindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty staticBindable property for TranslationY. Inherited from VisualElement.
TriggersProperty staticBindable property for Triggers. Inherited from VisualElement.
VerticalAlignmentProperty staticIdentifies the VerticalAlignment bindable property. Inherited from DXPopupBase.
VerticalOptionsProperty staticBindable property for VerticalOptions. Inherited from View.
VisualProperty staticBindable property for Visual. Inherited from VisualElement.
WidthProperty staticBindable property for Width. Inherited from VisualElement.
WidthRequestProperty staticBindable property for WidthRequest. Inherited from VisualElement.
XProperty staticBindable property for X. Inherited from VisualElement.
YProperty staticBindable property for Y. Inherited from VisualElement.

See Also

DXPopup Class

DXPopup Members

DevExpress.Maui.Controls Namespace