Skip to main content
A newer version of this page is available. .

Chip Fields

A chip that allows users to trigger an action.
Name Description
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.
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.
FontAttributesProperty static Identifies the FontAttributes bindable property.
FontFamilyProperty static Identifies the FontFamily bindable property.
FontSizeProperty static Identifies the FontSize bindable property.
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.
IsCheckIconVisibleProperty static Identifies the IsCheckIconVisible bindable property.
IsIconVisibleProperty static Identifies the IsIconVisible bindable property.
IsRemoveIconVisibleProperty static Identifies the IsRemoveIconVisible bindable property.
IsSelectedProperty static Identifies the IsSelected bindable property.
LongPressCommandParameterProperty static Identifies the LongPressCommandParameter bindable property.
LongPressCommandProperty static Identifies the LongPressCommand bindable property.
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.
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.
RoundedIconProperty static Identifies the RoundedIcon bindable property.
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.
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.
UseRippleEffectProperty static Identifies the UseRippleEffect bindable property.
See Also