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

TokenAppearance Fields

An object that contains a TokenEdit and AutoCompleteTokenEdit item’s appearance properties.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property.
BorderColorProperty static Identifies the BorderColor bindable property.
BorderThicknessProperty static Identifies the BorderThickness bindable property.
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