AppointmentAppearanceBase Fields
A base class for a scheduler’s appointment appearance.| 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. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| IconTintColorProperty static | Identifies the IconTintColor bindable property. |
| TextColorProperty static | Identifies the TextColor bindable property. |
| TextFontFamilyProperty static | Identifies the TextFontFamily bindable property. |
| TextFontSizeProperty static | Identifies the TextFontSize bindable property. |
See Also