GridSwipeItem Fields
Stores information about an action button shown when a user swipes a data row.Name | Description |
---|---|
AnchorXProperty static | Bindable property for AnchorX. Inherited from VisualElement. |
AnchorYProperty static | Bindable property for AnchorY. Inherited from VisualElement. |
AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
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. |
CaptionProperty static | Identifies the Caption bindable property. |
ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
ClipProperty static | Bindable property for Clip. Inherited from VisualElement. |
CommandProperty static | Identifies the Command bindable property. |
FlowDirectionProperty static | Bindable property for FlowDirection. Inherited from VisualElement. |
FontAttributesProperty static | Identifies the FontAttributes bindable property. |
FontColorProperty static | Identifies the FontColor bindable property. |
FontFamilyProperty static | Identifies the FontFamily bindable property. |
FontSizeProperty static | Identifies the FontSize bindable property. |
HeightProperty static | Bindable property for Height. Inherited from VisualElement. |
HeightRequestProperty static | Bindable property for HeightRequest. Inherited from VisualElement. |
ImageProperty static | Identifies the Image bindable property. |
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. |
IsVisibleProperty static | Bindable property for IsVisible. Inherited from VisualElement. |
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. |
OpacityProperty static | Bindable property for Opacity. Inherited from VisualElement. |
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. |
StyleProperty static | Bindable property for Style. Inherited from VisualElement. |
TemplateProperty static | Identifies the Template bindable property. |
TextDecorationsProperty static | Identifies the TextDecorations bindable property. |
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. |
VisualProperty static | Bindable property for Visual. Inherited from VisualElement. |
WidthProperty static | Identifies the Width bindable property. |
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