ChipActualAppearance Properties
An appearance object.
Name | Description |
---|---|
Background |
Gets the background color that is applied to the Chip. To specify this color, use the Chip‘s Background inherited property.
|
Border |
Gets the border color that is applied to the Chip. To specify this color, use the Border |
Border |
Gets the border thickness value that is applied to the Chip. To specify this value, use the Border |
Check |
Gets the check icon’s foreground value that is applied to the Chip. To specify this value, use the Check |
Corner |
Gets the corner radius value that is applied to the Chip. To specify this value, use the Corner |
Disabled |
Gets the background color value that is applied to the Chip when it is in the disabled state. To specify this value, use the Disabled |
Disabled |
Gets the border color value that is applied to the Chip when it is in the disabled state. To specify this value, use the Disabled |
Disabled |
Gets the check icon’s color value that is applied to the Chip when it is in the disabled state. To specify this value, use the Disabled |
Disabled |
Gets the icon’s color value that is applied to the Chip when it is in the disabled state. To specify this value, use the Disabled |
Disabled |
Gets the remove icon’s color value that is applied to the Chip when it is in the disabled state. To specify this value, use the Disabled |
Disabled |
Gets the text’s color value that is applied to the Chip when it is in the disabled state. To specify this value, use the Disabled |
Font |
Gets the font attribute value that is applied to the Chip. To specify this value, use the Font |
Font |
Gets the font family value that is applied to the Chip. To specify this value, use the Font |
Font |
Gets the font size value that is applied to the Chip. To specify this value, use the Font |
Icon |
Gets the icon color value that is applied to the Chip. To specify this value, use the Icon |
Icon |
Gets the icon’s indent value that is applied to the Chip. To specify this value, use the Icon |
Icon |
Gets the icon’s size value that is applied to the Chip. To specify this value, use the Icon |
Padding | Gets the padding value that is applied to the Chip. To specify this value, use the Padding property. |
Pressed |
Gets the background color value that is applied to the Chip when it is in the pressed state. To specify this value, use the Pressed |
Pressed |
Gets the border color value that is applied to the Chip when it is in the pressed state. To specify this value, use the Pressed |
Pressed |
Gets the check icon’s color value that is applied to the Chip when it is in the pressed state. To specify this value, use the Pressed |
Pressed |
Gets the icon’s color value that is applied to the Chip when it is in the pressed state. To specify this value, use the Pressed |
Pressed |
Gets the remove icon’s color value that is applied to the Chip when it is in the pressed state. To specify this value, use the Pressed |
Pressed |
Gets the text color value that is applied to the Chip when it is in the pressed state. To specify this value, use the Pressed |
Remove |
Gets the remove icon’s color value that is applied to the Chip. To specify this value, use the Remove |
Selected |
Gets the background color value that is applied to the Chip when it is selected. To specify this value, use the Selected |
Selected |
Gets the border color value that is applied to the Chip when it is selected. To specify this value, use the Selected |
Selected |
Gets the background color value that is applied to the Chip when it is selected and disabled. To specify this value, use the Selected |
Selected |
Gets the border color value that is applied to the Chip when it is selected and disabled. To specify this value, use the Selected |
Selected |
Gets the icon’s color value that is applied to the Chip when it is selected and disabled. To specify this value, use the Selected |
Selected |
Gets the remove icon’s color value that is applied to the Chip when it is selected and disabled. To specify this value, use the Selected |
Selected |
Gets the text color value that is applied to the Chip when it is selected and disabled. To specify this value, use the Selected |
Selected |
Gets the icon’s color value that is applied to the Chip when it is selected. To specify this value, use the Selected |
Selected |
Gets the remove icon’s color value that is applied to the Chip when it is selected. To specify this value, use the Selected |
Selected |
Gets the text color value that is applied to the Chip when it is selected. To specify this value, use the Selected |
Text |
Gets the text color value that is applied to the Chip. To specify this value, use the Text |
Use |
Gets whether the ripple effect is used to change the Chip‘s selection state. To specify this value, use the Use |
See Also