AppointmentAppearance Fields
Contains a scheduler’s appointment appearance properties.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| BorderColorProperty static | Identifies the BorderColor bindable property. Inherited from AppointmentAppearanceBase. |
| BorderThicknessProperty static | Identifies the BorderThickness bindable property. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| ContentPaddingProperty static | Identifies the ContentPadding bindable property. |
| CustomizerProperty static | Identifies the Customizer bindable property. |
| IconTintColorProperty static | Identifies the IconTintColor bindable property. Inherited from AppointmentAppearanceBase. |
| TextColorProperty static | Identifies the TextColor bindable property. Inherited from AppointmentAppearanceBase. |
| TextFontAttributesProperty static | Identifies the TextFontAttributes bindable property. |
| TextFontFamilyProperty static | Identifies the TextFontFamily bindable property. Inherited from AppointmentAppearanceBase. |
| TextFontSizeProperty static | Identifies the TextFontSize bindable property. Inherited from AppointmentAppearanceBase. |
See Also