Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TransitionType - Xamarin.iOS API Reference | Syncfusion SfPullToRefresh control. ">

    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.iOS.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 Description
    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 Description
    TransitionType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved