Skip to main content

DayViewBase Fields

The base class for all Day-based Views.
Name Description
ActualVisibleTimeProperty static Identifies the ActualVisibleTime bindable property.
AllDayAppointmentAppearanceProperty static Identifies the AllDayAppointmentAppearance bindable property.
AllDayAppointmentHeightProperty static Identifies the AllDayAppointmentHeight bindable property.
AllDayAppointmentTemplateProperty static Identifies the AllDayAppointmentTemplate bindable property.
AllDayCellAppearanceProperty static Identifies the AllDayCellAppearance bindable property.
AllDayCellTemplateProperty static Identifies the AllDayCellTemplate bindable property.
AnchorXProperty static Bindable property for AnchorX. Inherited from VisualElement.
AnchorYProperty static Bindable property for AnchorY. Inherited from VisualElement.
AppointmentAppearanceProperty static Identifies the AppointmentAppearance bindable property.
AppointmentMinHeightProperty static Identifies the AppointmentMinHeight bindable property.
AppointmentTemplateProperty static Identifies the AppointmentTemplate bindable property.
AutomationIdProperty static Bindable property for AutomationId. Inherited from Element.
BackgroundColorProperty static Bindable property for BackgroundColor. Inherited from VisualElement.
BackgroundProperty static Bindable property for Background. Inherited from VisualElement.
BehaviorsProperty static Bindable property for Behaviors. Inherited from VisualElement.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
CellAppearanceProperty static Identifies the CellAppearance bindable property.
CellMinHeightProperty static Identifies the CellMinHeight bindable property.
CellTemplateProperty static Identifies the CellTemplate bindable property.
ClassIdProperty static Bindable property for ClassId. Inherited from Element.
ClipProperty static Bindable property for Clip. Inherited from VisualElement.
DataStorageProperty static Identifies the DataStorage bindable property. Inherited from ViewBase.
FirstDayOfWeekProperty static Identifies the FirstDayOfWeek bindable property. Inherited from ViewBase.
FlowDirectionProperty static Bindable property for FlowDirection. Inherited from VisualElement.
HeaderItemAppearanceProperty static Identifies the HeaderItemAppearance bindable property.
HeaderItemTemplateProperty static Identifies the HeaderItemTemplate bindable property.
HeightProperty static Bindable property for Height. Inherited from VisualElement.
HeightRequestProperty static Bindable property for HeightRequest. Inherited from VisualElement.
HorizontalOptionsProperty static Bindable property for HorizontalOptions. Inherited from View.
InputTransparentProperty static Bindable property for InputTransparent. Inherited from VisualElement.
IsEnabledProperty static Bindable property for IsEnabled. Inherited from VisualElement.
IsFocusedProperty static Bindable property for IsFocused. Inherited from VisualElement.
IsFocusedPropertyKey static Bindable property for IsFocused. Inherited from VisualElement.
IsVisibleProperty static Bindable property for IsVisible. Inherited from VisualElement.
MarginProperty static Bindable property for Margin. Inherited from View.
MaxAllDayAppointmentRowCountProperty static Identifies the MaxAllDayAppointmentRowCount bindable property.
MinimumHeightRequestProperty static Bindable property for MinimumHeightRequest. Inherited from VisualElement.
MinimumWidthRequestProperty static Bindable property for MinimumWidthRequest. Inherited from VisualElement.
NavigationProperty static Bindable property for Navigation. Inherited from VisualElement.
OpacityProperty static Bindable property for Opacity. Inherited from VisualElement.
propertyMapper protected Represents the view’s internal PropertyMapper. Inherited from View.
RotationProperty static Bindable property for Rotation. Inherited from VisualElement.
RotationXProperty static Bindable property for RotationX. Inherited from VisualElement.
RotationYProperty static Bindable property for RotationY. Inherited from VisualElement.
ScaleProperty static Bindable property for Scale. Inherited from VisualElement.
ScaleXProperty static Bindable property for ScaleX. Inherited from VisualElement.
ScaleYProperty static Bindable property for ScaleY. Inherited from VisualElement.
ShowWorkTimeOnlyProperty static Identifies the ShowWorkTimeOnly bindable property.
SnapToCellsModeProperty static Identifies the SnapToCellsMode bindable property.
StartProperty static Identifies the Start bindable property. Inherited from ViewBase.
StyleProperty static Bindable property for Style. Inherited from VisualElement.
TimeIndicatorAppearanceProperty static Identifies the TimeIndicatorAppearance bindable property.
TimeRulerCellAppearanceProperty static Identifies the TimeRulerCellAppearance bindable property.
TimeRulerCellTemplateProperty static Identifies the TimeRulerCellTemplate bindable property.
TimeRulerHeaderAppearanceProperty static Identifies the TimeRulerHeaderAppearance bindable property.
TimeRulerHeaderTemplateProperty static Identifies the TimeRulerHeaderTemplate bindable property.
TimeRulerWidthProperty static Identifies the TimeRulerWidth bindable property.
TimeScaleIntervalProperty static Identifies the TimeScaleInterval bindable property.
TimeScaleSlotCountProperty static Identifies the TimeScaleSlotCount bindable property.
TopRowTimeProperty static Identifies the TopRowTime bindable property.
TranslationXProperty static Bindable property for TranslationX. Inherited from VisualElement.
TranslationYProperty static Bindable property for TranslationY. Inherited from VisualElement.
TriggersProperty static Bindable property for Triggers. Inherited from VisualElement.
VerticalOptionsProperty static Bindable property for VerticalOptions. Inherited from View.
VisibleTimeProperty static Identifies the VisibleTime bindable property.
VisualProperty static Bindable property for Visual. Inherited from VisualElement.
WidthProperty static Bindable property for Width. Inherited from VisualElement.
WidthRequestProperty static Bindable property for WidthRequest. Inherited from VisualElement.
WorkDaysProperty static Identifies the WorkDays bindable property. Inherited from ViewBase.
WorkTimeProperty static Identifies the WorkTime bindable property.
XProperty static Bindable property for X. Inherited from VisualElement.
YProperty static Bindable property for Y. Inherited from VisualElement.
See Also