DXPopupActionSheetBase Fields
The base class for a pop-up action sheet.Name | Description |
---|---|
AllowAnimationProperty static | Identifies the AllowAnimation bindable property. Inherited from DXPopupBase. |
AllowScrimProperty static | Identifies the AllowScrim bindable property. Inherited from DXPopupBase. |
AllowShadowProperty static | Identifies the AllowShadow bindable property. Inherited from DXPopupBase. |
AnchorXProperty static | Bindable property for AnchorX. Inherited from VisualElement. |
AnchorYProperty static | Bindable property for AnchorY. Inherited from VisualElement. |
AnimationDurationProperty static | Identifies the AnimationDuration bindable property. Inherited from DXPopupBase. |
AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
BackgroundColorProperty static | Bindable property for BackgroundColor. Inherited from VisualElement. |
BackgroundProperty static | Bindable property for Background. Inherited from VisualElement. |
BehaviorsProperty static | Bindable property for Behaviors. Inherited from VisualElement. |
BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
CancelButtonCommandProperty static | Identifies the CancelButtonCommand bindable property. Inherited from DXPopupDialogBase. |
CancelButtonStyleProperty static | Identifies the CancelButtonStyle bindable property. Inherited from DXPopupDialogBase. |
CancelButtonTextProperty static | Identifies the CancelButtonText bindable property. Inherited from DXPopupDialogBase. |
ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
ClipProperty static | Bindable property for Clip. Inherited from VisualElement. |
CloseOnCancelButtonProperty static | Identifies the CloseOnCancelButton bindable property. Inherited from DXPopupDialogBase. |
CloseOnOKButtonProperty static | Identifies the CloseOnOKButton bindable property. Inherited from DXPopupDialogBase. |
CloseOnScrimTapProperty static | Identifies the CloseOnScrimTap bindable property. Inherited from DXPopupBase. |
CornerRadiusProperty static | Identifies the CornerRadius bindable property. Inherited from DXPopupBase. |
FlowDirectionProperty static | Bindable property for FlowDirection. Inherited from VisualElement. |
FooterButtonsAreaIndentProperty static | Identifies the FooterButtonsAreaIndent bindable property. Inherited from DXPopupDialogBase. |
FooterButtonsSpacingProperty static | Identifies the FooterButtonsSpacing bindable property. Inherited from DXPopupDialogBase. |
HeightProperty static | Bindable property for Height. Inherited from VisualElement. |
HeightRequestProperty static | Bindable property for HeightRequest. Inherited from VisualElement. |
HorizontalAlignmentProperty static | Identifies the HorizontalAlignment bindable property. Inherited from DXPopupBase. |
HorizontalOptionsProperty static | Bindable property for HorizontalOptions. Inherited from View. |
InputTransparentProperty static | Bindable property for InputTransparent. Inherited from VisualElement. |
IsEnabledProperty static | Bindable property for IsEnabled. Inherited from VisualElement. |
IsFocusedProperty static | Bindable property for IsFocused. Inherited from VisualElement. |
IsFocusedPropertyKey static | Bindable property for IsFocused. Inherited from VisualElement. |
IsOpenProperty static | Identifies the IsOpen bindable property. Inherited from DXPopupBase. |
IsVisibleProperty static | Bindable property for IsVisible. Inherited from VisualElement. |
MarginProperty static | Bindable property for Margin. Inherited from View. |
MessageIndentProperty static | Identifies the MessageIndent bindable property. Inherited from DXPopupDialogBase. |
MessageProperty static | Identifies the Message bindable property. Inherited from DXPopupDialogBase. |
MessageStyleProperty static | Identifies the MessageStyle bindable property. Inherited from DXPopupDialogBase. |
MinimumHeightRequestProperty static | Bindable property for MinimumHeightRequest. Inherited from VisualElement. |
MinimumWidthRequestProperty static | Bindable property for MinimumWidthRequest. Inherited from VisualElement. |
NavigationProperty static | Bindable property for Navigation. Inherited from VisualElement. |
OKButtonCommandProperty static | Identifies the OKButtonCommand bindable property. Inherited from DXPopupDialogBase. |
OKButtonStyleProperty static | Identifies the OKButtonStyle bindable property. Inherited from DXPopupDialogBase. |
OKButtonTextProperty static | Identifies the OKButtonText bindable property. Inherited from DXPopupDialogBase. |
OpacityProperty static | Bindable property for Opacity. Inherited from VisualElement. |
PaddingProperty static | Identifies the Padding bindable property. Inherited from DXPopupDialogBase. |
PlacementHorizontalThresholdProperty static | Identifies the PlacementHorizontalThreshold bindable property. Inherited from DXPopupBase. |
PlacementProperty static | Identifies the Placement bindable property. Inherited from DXPopupBase. |
PlacementTargetProperty static | Identifies the PlacementTarget bindable property. Inherited from DXPopupBase. |
PlacementVerticalThresholdProperty static | Identifies the PlacementVerticalThreshold bindable property. Inherited from DXPopupBase. |
propertyMapper protected | Represents the view’s internal PropertyMapper. Inherited from View. |
RotationProperty static | Bindable property for Rotation. Inherited from VisualElement. |
RotationXProperty static | Bindable property for RotationX. Inherited from VisualElement. |
RotationYProperty static | Bindable property for RotationY. Inherited from VisualElement. |
ScaleProperty static | Bindable property for Scale. Inherited from VisualElement. |
ScaleXProperty static | Bindable property for ScaleX. Inherited from VisualElement. |
ScaleYProperty static | Bindable property for ScaleY. Inherited from VisualElement. |
ScrimColorProperty static | Identifies the ScrimColor bindable property. Inherited from DXPopupBase. |
ScrollAreaIndentProperty static | Identifies the ScrollAreaIndent bindable property. |
ScrollAreaMaxHeightProperty static | Identifies the ScrollAreaMaxHeight bindable property. |
ScrollAreaStyleProperty static | Identifies the ScrollAreaStyle bindable property. |
ShadowColorProperty static | Identifies the ShadowColor bindable property. Inherited from DXPopupBase. |
ShadowHorizontalOffsetProperty static | Identifies the ShadowHorizontalOffset bindable property. Inherited from DXPopupBase. |
ShadowRadiusProperty static | Identifies the ShadowRadius bindable property. Inherited from DXPopupBase. |
ShadowVerticalOffsetProperty static | Identifies the ShadowVerticalOffset bindable property. Inherited from DXPopupBase. |
ShowScrollAreaBottomBorderProperty static | Identifies the ShowScrollAreaBottomBorder bindable property. |
ShowScrollAreaTopBorderProperty static | Identifies the ShowScrollAreaTopBorder bindable property. |
StyleProperty static | Bindable property for Style. Inherited from VisualElement. |
TitleIconProperty static | Identifies the TitleIcon bindable property. Inherited from DXPopupDialogBase. |
TitleProperty static | Identifies the Title bindable property. Inherited from DXPopupDialogBase. |
TitleStyleProperty static | Identifies the TitleStyle bindable property. Inherited from DXPopupDialogBase. |
TranslationXProperty static | Bindable property for TranslationX. Inherited from VisualElement. |
TranslationYProperty static | Bindable property for TranslationY. Inherited from VisualElement. |
TriggersProperty static | Bindable property for Triggers. Inherited from VisualElement. |
VerticalAlignmentProperty static | Identifies the VerticalAlignment bindable property. Inherited from DXPopupBase. |
VerticalOptionsProperty static | Bindable property for VerticalOptions. Inherited from View. |
VisualProperty static | Bindable property for Visual. Inherited from VisualElement. |
WidthProperty static | Bindable property for Width. Inherited from VisualElement. |
WidthRequestProperty static | Bindable property for WidthRequest. Inherited from VisualElement. |
XProperty static | Bindable property for X. Inherited from VisualElement. |
YProperty static | Bindable property for Y. Inherited from VisualElement. |
See Also