menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class TransitionSpeed

    Specifies the transition speed

    Inheritance
    System.Object
    TransitionSpeed
    Namespace: Syncfusion.Presentation
    Assembly: Syncfusion.Presentation.Portable.dll
    Syntax
    public sealed class TransitionSpeed : Enum

    Fields

    Fast

    Specifies the transition speed is Fast

    Declaration
    public const TransitionSpeed Fast
    Field Value
    Type
    TransitionSpeed

    Medium

    Specifies the transition speed is Medium

    Declaration
    public const TransitionSpeed Medium
    Field Value
    Type
    TransitionSpeed

    None

    Specifies the transition speed is None

    Declaration
    public const TransitionSpeed None
    Field Value
    Type
    TransitionSpeed

    Slow

    Specifies the transition speed is Slow

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