BackgroundColor
|
Gets the background color value that is applied to the ChipGroup. To specify this value, use the ChipGroup‘s BackgroundColor property.
|
BoxMode
|
Gets the box mode value that is applied to the ChipGroup. To specify this value, use the BoxMode property.
|
ChipBackgroundColor
|
Gets the chip’s background color that is applied to the ChipGroup. To specify this color, use the ChipBackgroundColor property.
|
ChipBorderColor
|
Gets the chip’s border color that is applied to the ChipGroup. To specify this color, use the ChipBackgroundColor property.
|
ChipBorderThickness
|
Gets the chip’s border thickness value that is applied to the ChipGroup. To specify this value, use the ChipBorderThickness property.
|
ChipCheckIconColor
|
Gets the chip’s check icon color that is applied to the ChipGroup. To specify this color, use the ChipCheckIconColor property.
|
ChipCornerRadius
|
Gets the chip’s corner radius value that is applied to the ChipGroup. To specify this value, use the ChipCornerRadius property.
|
ChipDisabledBackgroundColor
|
Gets the chip’s background color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledBackgroundColor property.
|
ChipDisabledBorderColor
|
Gets the chip’s border color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledBorderColor property.
|
ChipDisabledCheckIconColor
|
Gets the chip’s check icon color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledCheckIconColor property.
|
ChipDisabledIconColor
|
Gets the chip’s icon color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledIconColor property.
|
ChipDisabledRemoveIconColor
|
Gets the chip’s remove icon color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledRemoveIconColor property.
|
ChipDisabledTextColor
|
Gets the chip’s text color that is applied to the ChipGroup when the chip is disabled. To specify this color, use the ChipDisabledTextColor property.
|
ChipFontAttributes
|
Gets the chip’s font attributes that is applied to the ChipGroup. To specify this value, use the ChipFontAttributes property.
|
ChipFontFamily
|
Gets the chip’s font family that is applied to the ChipGroup. To specify this value, use the ChipFontFamily property.
|
ChipFontSize
|
Gets the chip’s font size that is applied to the ChipGroup. To specify this value, use the ChipFontSize property.
|
ChipIconColor
|
Gets the chip’s icon color that is applied to the ChipGroup. To specify this color, use the ChipIconColor property.
|
ChipIconIndent
|
Gets the chip’s icon indent value that is applied to the ChipGroup. To specify this value, use the ChipIconIndent property.
|
ChipIconSize
|
Gets the chip’s icon size value that is applied to the ChipGroup. To specify this value, use the ChipIconSize property.
|
ChipIsIconVisible
|
Gets the chip’s icon visibility value that is applied to the ChipGroup. To specify this value, use the ChipIsIconVisible property.
|
ChipPadding
|
Gets the chip’s padding value that is applied to the ChipGroup. To specify this value, use the ChipPadding property.
|
ChipPressedBackgroundColor
|
Gets the chip’s background color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedBackgroundColor property.
|
ChipPressedBorderColor
|
Gets the chip’s border color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedBorderColor property.
|
ChipPressedCheckIconColor
|
Gets the chip’s check icon color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedCheckIconColor property.
|
ChipPressedIconColor
|
Gets the chip’s icon color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedIconColor property.
|
ChipPressedRemoveIconColor
|
Gets the chip’s remove icon color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedRemoveIconColor property.
|
ChipPressedTextColor
|
Gets the chip’s text color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipPressedTextColor property.
|
ChipRemoveIconColor
|
Gets the chip’s remove icon color that is applied to the ChipGroup when the chip is pressed. To specify this color, use the ChipRemoveIconColor property.
|
ChipTextColor
|
Gets the chip’s text color that is applied to the ChipGroup. To specify this color, use the ChipTextColor property.
|
ChipUseRippleEffect
|
Gets whether the ripple effect is used to change the ChipGroup‘s selection state. To specify this value, use the ChipUseRippleEffect property.
|
EditorBorderColor
|
Gets the editor border color that is applied to the InputChipGroup. To specify this color, use the EditorBorderColor property.
|
EditorBorderThickness
|
Gets the editor border thickness value that is applied to the InputChipGroup. To specify this value, use the EditorBorderThickness property.
|
EditorCursorColor
|
Gets the editor cursor color that is applied to the InputChipGroup. To specify this color, use the EditorCursorColor property.
|
EditorFocusedBorderColor
|
Gets the editor border color that is applied to the InputChipGroup when it is focused. To specify this color, use the EditorFocusedBorderColor property.
|
EditorFontAttributes
|
Gets the editor font attribute value that is applied to the InputChipGroup. To specify this value, use the EditorFontAttributes property.
|
EditorFontFamily
|
Gets the editor font family value that is applied to the InputChipGroup. To specify this value, use the EditorFontFamily property.
|
EditorFontSize
|
Gets the editor font size value that is applied to the InputChipGroup. To specify this value, use the EditorFontSize property.
|
EditorMinimumHeight
|
Gets the editor minimum height value that is applied to the InputChipGroup. To specify this value, use the EditorMinimumHeight property.
|
EditorMinimumWidth
|
Gets the editor minimum width value that is applied to the InputChipGroup. To specify this value, use the EditorMinimumWidth property.
|
EditorTextColor
|
Gets the editor text color that is applied to the InputChipGroup. To specify this color, use the EditorTextColor property.
|
FontAutoScalingEnabled
|
Gets or sets whether text is scaled according to the operating system’s text scale setting. This is a bindable property.
|
HorizontalSpacing
|
Gets the horizontal amount of space between chips that is applied to the ChipGroup. To specify this value, use the HorizontalSpacing property.
|
IsMultiline
|
Gets whether the ChipGroup‘s chips are displayed in a multiple lines. To specify this value, use the IsMultiline property.
|
Padding
|
Gets the padding value that is applied to the ChipGroup. To specify this value, use the Padding property.
|
VerticalSpacing
|
Gets the vertical amount of space between chips that is applied to the ChipGroup. To specify this value, use the VerticalSpacing property.
|