menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Class TransitionType

    Describes the possible transition types available in the SfPullToRefresh control.

    Inheritance
    System.Object
    TransitionType
    Namespace: Syncfusion.SfPullToRefresh.XForms
    Assembly: Syncfusion.SfPullToRefresh.XForms.dll
    Syntax
    public sealed class TransitionType : Enum

    Fields

    Push

    Positions the Syncfusion.SfPullToRefresh.XForms.SfProgressCircleView over the pullable content.

    Declaration
    public const TransitionType Push
    Field Value
    Type
    TransitionType

    SlideOnTop

    Positions the Syncfusion.SfPullToRefresh.XForms.SfProgressCircleView above the pullable content, translating it based on the pulling progress.

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