TokenAppearance Fields
An object that contains a TokenEdit and AutoCompleteTokenEdit item’s appearance properties.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| BorderColorProperty static | Identifies the BorderColor bindable property. |
| BorderThicknessProperty static | Identifies the BorderThickness bindable property. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| CornerRadiusProperty static | Identifies the CornerRadius 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. |
| PaddingProperty static | Identifies the Padding bindable property. |
| PressedBackgroundColorProperty static | Identifies the PressedBackgroundColor bindable property. |
| PressedBorderColorProperty static | Identifies the PressedBorderColor bindable property. |
| PressedIconColorProperty static | Identifies the PressedIconColor bindable property. |
| PressedTextColorProperty static | Identifies the PressedTextColor bindable property. |
| TextColorProperty static | Identifies the TextColor bindable property. |
See Also