Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CalendarTransitionMode

Defines the possible values for the transitionMode property for the relevant RadCalendar instance.

Index

Variables

Combo

Combo: any

Applies intertidal slide animation when transitioning between views in RadCalendar. Available only in Android.

Flip

Flip: any

Flip animation is applied when transitioning between views in RadCalendar. Available only in iOS.

Float

Float: any

Float animation is applied when transitioning between views in RadCalendar. Available only in iOS.

Fold

Fold: any

Fold animation is applied when transitioning between views in RadCalendar. Available only in iOS.

Free

Free: any

Allows inertial scrolling between views in RadCalendar. Available only in Android.

None

None: any

Transitions with gestures are disabled and no animation is applied when transitioning programmatically. Available in iOS and Android.

Overlap

Overlap: any

Views overlap when transitioning in RadCalendar. Available only in Android.

Plain

Plain: any

Allows non inertial scrolling between views in RadCalendar. Available only in Android.

Rotate

Rotate: any

Rotate animation is applied when transitioning between views in RadCalendar. Available only in iOS.

Slide

Slide: any

Slide animation is applied when transitioning between views in RadCalendar. Available in iOS and Android.

Stack

Stack: any

Stack animation is applied when transitioning between views in RadCalendar. Available in iOS and Android.

Generated using TypeDoc