Xuni Product Documentation - Xamarin.Forms
CalendarViewModeAnimation Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by CalendarViewModeAnimation.

Public Constructors
 NameDescription
Public ConstructorCalendarViewModeAnimation Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)EasingInProperty  
Public Fieldstatic (Shared in Visual Basic)EasingOutProperty  
Public Fieldstatic (Shared in Visual Basic)ModeProperty  
Public Fieldstatic (Shared in Visual Basic)ScaleFactorProperty  
Top
Public Properties
 NameDescription
Public PropertyAnimationModeGets or sets the kind of animation used to change XuniCalendar.ViewMode.  
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyDuration Gets or sets the duration time in milliseconds of the animation. (Inherited from Xuni.Forms.Core.XuniAnimation)
Public PropertyEasing Gets or sets the easing funtion used to interpolate the values of the animation. (Inherited from Xuni.Forms.Core.XuniAnimation)
Public PropertyEasingIn Gets or sets the easing funtion used to interpolate the values of the animation.  
Public PropertyEasingOut Gets or sets the easing funtion used to interpolate the values of the animation.  
Public PropertyScaleFactor Gets or sets the scale factor used in the animation.  
Public PropertyStartDelay Gets or sets the elapsed time in milliseconds before the animation starts. (Inherited from Xuni.Forms.Core.XuniAnimation)
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

CalendarViewModeAnimation Class
Xuni.Forms.Calendar Namespace