menu

Xamarin.iOS

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SFCalendarTransitionType - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SFCalendarTransitionType

    This is an Enum. It provides a four types of transition animations while changing month.

    Inheritance
    System.Object
    SFCalendarTransitionType
    Namespace: Syncfusion.SfCalendar.iOS
    Assembly: Syncfusion.SfCalendar.iOS.dll
    Syntax
    public sealed class SFCalendarTransitionType : Enum

    Fields

    SFCalendarTransitionTypeCard

    The card transition animation will appear while changing month.

    Declaration
    public const SFCalendarTransitionType SFCalendarTransitionTypeCard
    Field Value
    Type
    SFCalendarTransitionType

    SFCalendarTransitionTypeFloat

    The float transition animation will appear while changing month.

    Declaration
    public const SFCalendarTransitionType SFCalendarTransitionTypeFloat
    Field Value
    Type
    SFCalendarTransitionType

    SFCalendarTransitionTypeReveal

    The reveal transition animation will appear while changing month.

    Declaration
    public const SFCalendarTransitionType SFCalendarTransitionTypeReveal
    Field Value
    Type
    SFCalendarTransitionType

    SFCalendarTransitionTypeScroll

    The scroll transition animation will appear while changing month.

    Declaration
    public const SFCalendarTransitionType SFCalendarTransitionTypeScroll
    Field Value
    Type
    SFCalendarTransitionType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved