CalendarDayOfWeekCellAppearance Fields
Stores appearance settings for the days of the week.| Name | Description |
|---|---|
| AutomationIdProperty static | Bindable property for AutomationId. Inherited from Element. |
| BackgroundColorProperty static | Identifies the BackgroundColor bindable property. Inherited from CalendarCellAppearance. |
| BindingContextProperty static | Bindable property for BindingContext. Inherited from BindableObject. |
| ClassIdProperty static | Bindable property for ClassId. Inherited from Element. |
| FontAttributesProperty static | Identifies the FontAttributes bindable property. Inherited from CalendarCellAppearance. |
| FontFamilyProperty static | Identifies the FontFamily bindable property. Inherited from CalendarCellAppearance. |
| FontSizeProperty static | Identifies the FontSize bindable property. Inherited from CalendarCellAppearance. |
| TextColorProperty static | Identifies the TextColor bindable property. Inherited from CalendarCellAppearance. |
See Also