Skip to main content
A newer version of this page is available. .

MonthViewHeaderItemAppearance Fields

The storage for the Month View’s header items appearance settings.
Name Description
BackgroundColorProperty static Identifies the BackgroundColor bindable property. Inherited from HeaderItemAppearance.
BorderColorProperty static Identifies the BorderColor bindable property. Inherited from HeaderItemAppearance.
BorderThicknessProperty static Identifies the BorderThickness bindable property. Inherited from HeaderItemAppearance.
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