[]
        
(Showing Draft Content)

C1.Android.Calendar.CalendarViewModeAnimation

CalendarViewModeAnimation Class

Settings of the animation performed when the current view changes.

Inheritance
CalendarViewModeAnimation
Implements
Namespace: C1.Android.Calendar
Assembly: C1.Android.Calendar.dll
Syntax
public class CalendarViewModeAnimation : C1Animation, IDependencyObject

Constructors

Name Description
CalendarViewModeAnimation()

Fields

Name Description
EasingInProperty
EasingOutProperty
ModeProperty
ScaleFactorProperty

Properties

Name Description
AnimationMode

Gets or sets the kind of animation used to change ViewMode.

EasingIn

Gets or sets the easing funtion used to interpolate the values of the animation.

EasingOut

Gets or sets the easing funtion used to interpolate the values of the animation.

ScaleFactor

Gets or sets the scale factor used in the animation.