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

ChipGroup Fields

A base class for chip groups.
Name Description
BoxModeProperty static Identifies the BoxMode bindable property.
ChipBackgroundColorProperty static Identifies the ChipBackgroundColor bindable property.
ChipBorderColorProperty static Identifies the ChipBorderColor bindable property.
ChipBorderThicknessProperty static Identifies the ChipBorderThickness bindable property.
ChipCheckIconColorProperty static Identifies the ChipCheckIconColor bindable property.
ChipCheckIconProperty static Identifies the ChipCheckIcon bindable property.
ChipCornerRadiusProperty static Identifies the ChipCornerRadius bindable property.
ChipDisabledBackgroundColorProperty static Identifies the ChipDisabledBackgroundColor bindable property.
ChipDisabledBorderColorProperty static Identifies the ChipDisabledBorderColor bindable property.
ChipDisabledCheckIconColorProperty static Identifies the ChipDisabledCheckIconColor bindable property.
ChipDisabledIconColorProperty static Identifies the ChipDisabledIconColor bindable property.
ChipDisabledRemoveIconColorProperty static Identifies the ChipDisabledRemoveIconColor bindable property.
ChipDisabledTextColorProperty static Identifies the ChipDisabledTextColor bindable property.
ChipDoubleTapCommandProperty static Identifies the ChipDoubleTapCommand bindable property.
ChipFontAttributesProperty static Identifies the ChipFontAttributes bindable property.
ChipFontFamilyProperty static Identifies the ChipFontFamily bindable property.
ChipFontSizeProperty static Identifies the ChipFontSize bindable property.
ChipIconColorProperty static Identifies the ChipIconColor bindable property.
ChipIconIndentProperty static Identifies the ChipIconIndent bindable property.
ChipIconSizeProperty static Identifies the ChipIconSize bindable property.
ChipIsIconVisibleProperty static Identifies the ChipIsIconVisible bindable property.
ChipLongPressCommandProperty static Identifies the ChipLongPressCommand bindable property.
ChipPaddingProperty static Identifies the ChipPadding bindable property.
ChipPressedBackgroundColorProperty static Identifies the ChipPressedBackgroundColor bindable property.
ChipPressedBorderColorProperty static Identifies the ChipPressedBorderColor bindable property.
ChipPressedCheckIconColorProperty static Identifies the ChipPressedCheckIconColor bindable property.
ChipPressedIconColorProperty static Identifies the ChipPressedIconColor bindable property.
ChipPressedRemoveIconColorProperty static Identifies the ChipPressedRemoveIconColor bindable property.
ChipPressedTextColorProperty static Identifies the ChipPressedTextColor bindable property.
ChipRemoveIconClickedCommandProperty static Identifies the ChipRemoveIconClickedCommand bindable property.
ChipRemoveIconColorProperty static Identifies the ChipRemoveIconColor bindable property.
ChipRemoveIconProperty static Identifies the ChipRemoveIcon bindable property.
ChipRoundedIconProperty static Identifies the ChipRoundedIcon bindable property.
ChipTapCommandProperty static Identifies the ChipTapCommand bindable property.
ChipTextColorProperty static Identifies the ChipTextColor bindable property.
ChipUseRippleEffectProperty static Identifies the ChipUseRippleEffect bindable property.
DisplayMemberProperty static Identifies the DisplayMember bindable property.
HorizontalSpacingProperty static Identifies the HorizontalSpacing bindable property.
IconMemberProperty static Identifies the IconMember bindable property.
IsMultilineProperty static Identifies the IsMultiline bindable property.
IsScrollBarVisibleProperty static Identifies the IsScrollBarVisible bindable property.
ItemsSourceProperty static Identifies the ItemsSource bindable property.
PaddingProperty static Identifies the Padding bindable property.
VerticalSpacingProperty static Identifies the VerticalSpacing bindable property.
See Also