AgendaAppointmentAppearance Fields
Contains a scheduler agenda view’s appointment 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. Inherited from AppointmentAppearanceBase. |
| 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. |
| IntervalTextColorProperty static | Identifies the IntervalTextColor bindable property. |
| IntervalTextFontAttributesProperty static | Identifies the IntervalTextFontAttributes bindable property. |
| IntervalTextFontFamilyProperty static | Identifies the IntervalTextFontFamily bindable property. |
| IntervalTextFontSizeProperty static | Identifies the IntervalTextFontSize bindable property. |
| 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