menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class PullToRefreshTransitionType - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class PullToRefreshTransitionType

    Describes the possible transition types available in the SfPullToRefresh control.

    Inheritance
    System.Object
    PullToRefreshTransitionType
    Namespace: Syncfusion.Maui.Toolkit.PullToRefresh
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class PullToRefreshTransitionType : Enum

    Fields

    Push

    Positions the Syncfusion.Maui.Toolkit.PullToRefresh.SfProgressCircleView over the pullable content.

    Declaration
    public const PullToRefreshTransitionType Push
    Field Value
    Type
    PullToRefreshTransitionType

    SlideOnTop

    Positions the Syncfusion.Maui.Toolkit.PullToRefresh.SfProgressCircleView above the pullable content, translating it based on the pulling progress.

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