Skip to main content

MonthViewHeaderItemAppearance Fields

The storage for the Month View’s header items appearance settings.
Name Description
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from HeaderItemAppearance.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from HeaderItemAppearance.
BorderThicknessProperty static Identifies the BorderThickness bindable property. Inherited from HeaderItemAppearance.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ContentPaddingProperty static Identifies the ContentPadding bindable property. Inherited from HeaderItemAppearance.
CustomizerProperty static Identifies the Customizer bindable property.
TodayWeekDayTextColorProperty static Identifies the TodayWeekDayTextColor bindable property. Inherited from HeaderItemAppearance.
TodayWeekDayTextFontAttributesProperty static Identifies the TodayWeekDayTextFontAttributes bindable property. Inherited from HeaderItemAppearance.
TodayWeekDayTextFontFamilyProperty static Identifies the TodayWeekDayTextFontFamily bindable property. Inherited from HeaderItemAppearance.
TodayWeekDayTextFontSizeProperty static Identifies the TodayWeekDayTextFontSize bindable property. Inherited from HeaderItemAppearance.
WeekDayTextColorProperty static Identifies the WeekDayTextColor bindable property. Inherited from HeaderItemAppearance.
WeekDayTextFontAttributesProperty static Identifies the WeekDayTextFontAttributes bindable property. Inherited from HeaderItemAppearance.
WeekDayTextFontFamilyProperty static Identifies the WeekDayTextFontFamily bindable property. Inherited from HeaderItemAppearance.
WeekDayTextFontSizeProperty static Identifies the WeekDayTextFontSize bindable property. Inherited from HeaderItemAppearance.
See Also