Skip to main content

Chip Fields

A chip that allows users to trigger an action.
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 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.
BorderColorProperty static Identifies the BorderColor bindable property.
BorderThicknessProperty static Identifies the BorderThickness bindable property.
CheckIconColorProperty static Identifies the CheckIconColor bindable property.
CheckIconProperty static Identifies the CheckIcon bindable property.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ClipProperty static Bindable property for Clip. Inherited from VisualElement.
ContentTemplateProperty static Identifies the ContentTemplate bindable property.
CornerRadiusProperty static Identifies the CornerRadius bindable property.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property.
DisabledBorderColorProperty static Identifies the DisabledBorderColor bindable property.
DisabledCheckIconColorProperty static Identifies the DisabledCheckIconColor bindable property.
DisabledIconColorProperty static Identifies the DisabledIconColor bindable property.
DisabledRemoveIconColorProperty static Identifies the DisabledRemoveIconColor bindable property.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property.
DoubleTapCommandParameterProperty static Identifies the DoubleTapCommandParameter bindable property.
DoubleTapCommandProperty static Identifies the DoubleTapCommand bindable property.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
FontAttributesProperty static Identifies the FontAttributes 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.
HorizontalOptionsProperty static Bindable property for HorizontalOptions. Inherited from View.
IconColorProperty static Identifies the IconColor bindable property.
IconIndentProperty static Identifies the IconIndent bindable property.
IconProperty static Identifies the Icon bindable property.
IconSizeProperty static Identifies the IconSize bindable property.
InputTransparentProperty static Bindable property for InputTransparent. Inherited from VisualElement.
IsCheckIconVisibleProperty static Identifies the IsCheckIconVisible bindable property.
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.
IsIconVisibleProperty static Identifies the IsIconVisible bindable property.
IsRemoveIconVisibleProperty static Identifies the IsRemoveIconVisible bindable property.
IsSelectedProperty static Identifies the IsSelected bindable property.
IsVisibleProperty static Bindable property for IsVisible. Inherited from VisualElement.
LongPressCommandParameterProperty static Identifies the LongPressCommandParameter bindable property.
LongPressCommandProperty static Identifies the LongPressCommand bindable property.
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 Identifies the Padding bindable property.
PressedBackgroundColorProperty static Identifies the PressedBackgroundColor bindable property.
PressedBorderColorProperty static Identifies the PressedBorderColor bindable property.
PressedCheckIconColorProperty static Identifies the PressedCheckIconColor bindable property.
PressedIconColorProperty static Identifies the PressedIconColor bindable property.
PressedRemoveIconColorProperty static Identifies the PressedRemoveIconColor bindable property.
PressedTextColorProperty static Identifies the PressedTextColor bindable property.
propertyMapper protected Represents the view’s internal PropertyMapper. Inherited from View.
RemoveIconClickedCommandParameterProperty static Identifies the RemoveIconClickedCommandParameter bindable property.
RemoveIconClickedCommandProperty static Identifies the RemoveIconClickedCommand bindable property.
RemoveIconColorProperty static Identifies the RemoveIconColor bindable property.
RemoveIconProperty static Identifies the RemoveIcon bindable property.
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.
RoundedIconProperty static Identifies the RoundedIcon bindable property.
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.
SelectedBackgroundColorProperty static Identifies the SelectedBackgroundColor bindable property.
SelectedBorderColorProperty static Identifies the SelectedBorderColor bindable property.
SelectedDisabledBackgroundColorProperty static Identifies the SelectedDisabledBackgroundColor bindable property.
SelectedDisabledBorderColorProperty static Identifies the SelectedDisabledBorderColor bindable property.
SelectedDisabledIconColorProperty static Identifies the SelectedDisabledIconColor bindable property.
SelectedDisabledRemoveIconColorProperty static Identifies the SelectedDisabledRemoveIconColor bindable property.
SelectedDisabledTextColorProperty static Identifies the SelectedDisabledTextColor bindable property.
SelectedIconColorProperty static Identifies the SelectedIconColor bindable property.
SelectedRemoveIconColorProperty static Identifies the SelectedRemoveIconColor bindable property.
SelectedTextColorProperty static Identifies the SelectedTextColor bindable property.
SelectionChangedCommandParameterProperty static Identifies the SelectionChangedCommandParameter bindable property.
SelectionChangedCommandProperty static Identifies the SelectionChangedCommand 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.
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.
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