Skip to main content

FormItemBase Fields

A base class for form items.
Name Description
AnchorXProperty static Bindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty static Bindable property for AnchorY. Inherited from VisualElement.
ArrowColorProperty static Identifies the ArrowColor bindable property.
ArrowMarginProperty static Identifies the ArrowMargin bindable property.
ArrowTemplateProperty static Identifies the ArrowTemplate bindable property.
ArrowVerticalOptionsProperty static Identifies the ArrowVerticalOptions bindable property.
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.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ClipProperty static Bindable property for Clip. Inherited from VisualElement.
DetailColorProperty static Identifies the DetailColor bindable property.
DetailFontAttributesProperty static Identifies the DetailFontAttributes bindable property.
DetailFontFamilyProperty static Identifies the DetailFontFamily bindable property.
DetailFontSizeProperty static Identifies the DetailFontSize bindable property.
DetailLineBreakModeProperty static Identifies the DetailLineBreakMode bindable property.
DetailMarginProperty static Identifies the DetailMargin bindable property.
DetailMaxLineCountProperty static Identifies the DetailMaxLineCount bindable property.
DetailProperty static Identifies the Detail bindable property.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
FontAutoScalingEnabledProperty static Identifies the FontAutoScalingEnabled bindable property.
HeightProperty static Bindable property for Height. Inherited from VisualElement.
HeightRequestProperty static Bindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty static Bindable property for HorizontalOptions. Inherited from View.
HorizontalSpacingProperty static Identifies the HorizontalSpacing bindable property.
ImageColorProperty static Identifies the ImageColor bindable property.
ImageHeightProperty static Identifies the ImageHeight bindable property.
ImageMarginProperty static Identifies the ImageMargin bindable property.
ImageSourceProperty static Identifies the ImageSource bindable property.
ImageTemplateProperty static Identifies the ImageTemplate bindable property.
ImageVerticalOptionsProperty static Identifies the ImageVerticalOptions bindable property.
ImageWidthProperty static Identifies the ImageWidth bindable property.
InputTransparentProperty static Bindable property for InputTransparent. Inherited from VisualElement.
IsClippedToBoundsProperty static Bindable property for IsClippedToBounds. Inherited from Layout.
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.
MarginProperty static Bindable property for Margin. Inherited from View.
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.
PaddingProperty static Bindable property for Padding. Inherited from Layout.
PressedColorProperty static Identifies the PressedColor bindable property.
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.
SeparatorColorProperty static Identifies the SeparatorColor bindable property.
SeparatorMarginProperty static Identifies the SeparatorMargin bindable property.
SeparatorThicknessProperty static Identifies the SeparatorThickness bindable property.
ShowSeparatorProperty static Identifies the ShowSeparator bindable property.
StyleProperty static Bindable property for Style. Inherited from VisualElement.
TapCommandParameterProperty static Identifies the TapCommandParameter bindable property.
TapCommandProperty static Identifies the TapCommand bindable property.
TextColorProperty static Identifies the TextColor bindable property.
TextFontAttributesProperty static Identifies the TextFontAttributes bindable property.
TextFontFamilyProperty static Identifies the TextFontFamily bindable property.
TextFontSizeProperty static Identifies the TextFontSize bindable property.
TextLineBreakModeProperty static Identifies the TextLineBreakMode bindable property.
TextMarginProperty static Identifies the TextMargin bindable property.
TextMaxLineCountProperty static Identifies the TextMaxLineCount bindable property.
TextProperty static Identifies the Text 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.
UseRippleEffectProperty static Identifies the UseRippleEffect bindable property.
VerticalOptionsProperty static Bindable property for VerticalOptions. Inherited from View.
VerticalSpacingProperty static Identifies the VerticalSpacing bindable property.
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