menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class PullToRefreshTransitionType - MAUI 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.PullToRefresh
    Assembly: Syncfusion.Maui.PullToRefresh.dll
    Syntax
    public sealed class PullToRefreshTransitionType : Enum

    Fields

    Push

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

    Declaration
    public const PullToRefreshTransitionType Push
    Field Value
    Type
    PullToRefreshTransitionType

    SlideOnTop

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