Skip to main content

DayViewHeaderItemAppearance Fields

The storage for the Day-based View’s date header 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.
DayNumberTextColorProperty static Identifies the DayNumberTextColor bindable property.
DayNumberTextFontAttributesProperty static Identifies the DayNumberTextFontAttributes bindable property.
DayNumberTextFontFamilyProperty static Identifies the DayNumberTextFontFamily bindable property.
DayNumberTextFontSizeProperty static Identifies the DayNumberTextFontSize bindable property.
TextSpacingProperty static Identifies the TextSpacing bindable property.
TodayDayNumberBackgroundColorProperty static Identifies the TodayDayNumberBackgroundColor bindable property.
TodayDayNumberTextColorProperty static Identifies the TodayDayNumberTextColor bindable property.
TodayDayNumberTextFontAttributesProperty static Identifies the TodayDayNumberTextFontAttributes bindable property.
TodayDayNumberTextFontFamilyProperty static Identifies the TodayDayNumberTextFontFamily bindable property.
TodayDayNumberTextFontSizeProperty static Identifies the TodayDayNumberTextFontSize 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