C1.Maui.Calendar Assembly / C1.Maui.Calendar Namespace / CalendarViewModeAnimation Class


CalendarViewModeAnimation Class Properties

For a list of all members of this type, see CalendarViewModeAnimation members.

Public Properties
 NameDescription
Public PropertyGets or sets the kind of animation used to change ViewMode.  
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
Public PropertyGets or sets the duration time of the animation. (Inherited from C1.Maui.Core.C1Animation)
Public PropertyGets or sets the easing funtion used to interpolate the values of the animation. (Inherited from C1.Maui.Core.C1Animation)
Public PropertyGets or sets the easing function used to interpolate the values of the animation.  
Public PropertyGets or sets the easing function used to interpolate the values of the animation.  
Public PropertyGets or sets the scale factor used in the animation.  
Public PropertyGets or sets the elapsed time before the animation starts. (Inherited from C1.Maui.Core.C1Animation)
Top
See Also