menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TransitionType - Xamarin.Android 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
    Assembly: Syncfusion.SfPullToRefresh.Android.dll
    Syntax
    public sealed class TransitionType : Enum

    Fields

    Push

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

    Declaration
    public const TransitionType Push
    Field Value
    Type
    TransitionType

    SlideOnTop

    Positions the Syncfusion.SfPullToRefresh.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