Skip to main content

CalendarYearCellAppearance Fields

Stores appearance settings for year cells.
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.
DisabledBackgroundColorProperty static Identifies the DisabledBackgroundColor bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledFontAttributesProperty static Identifies the DisabledFontAttributes bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledFontFamilyProperty static Identifies the DisabledFontFamily bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledFontSizeProperty static Identifies the DisabledFontSize bindable property. Inherited from CalendarSelectableCellAppearance.
DisabledTextColorProperty static Identifies the DisabledTextColor bindable property. Inherited from CalendarSelectableCellAppearance.
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.
SelectedBackgroundColorProperty static Identifies the SelectedBackgroundColor bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedEllipseBackgroundColorProperty static Identifies the SelectedEllipseBackgroundColor bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontAttributesProperty static Identifies the SelectedFontAttributes bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontFamilyProperty static Identifies the SelectedFontFamily bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedFontSizeProperty static Identifies the SelectedFontSize bindable property. Inherited from CalendarSelectableCellAppearance.
SelectedTextColorProperty static Identifies the SelectedTextColor bindable property. Inherited from CalendarSelectableCellAppearance.
TextColorProperty static Identifies the TextColor bindable property. Inherited from CalendarCellAppearance.
See Also