menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Transition - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Transition

    Defines the Transition of the pull to refresh control Syncfusion.UI.Xaml.PullToRefresh.SfPullToRefresh.cs.

    Inheritance
    System.Object
    Transition
    Namespace: Syncfusion.UI.Xaml.PullToRefresh
    Assembly: Syncfusion.SfPullToRefresh.UWP.dll
    Syntax
    [ClassReference(IsReviewed = false)]
    public sealed class Transition : Enum

    Fields

    Push

    RefreshContent appears with the Push animation Syncfusion.UI.Xaml.PullToRefresh.SfPullToRefresh.cs.

    Declaration
    public const Transition Push
    Field Value
    Type
    Transition

    SlideOnTop

    RefreshContent appears with the SlideOnTop animation Syncfusion.UI.Xaml.PullToRefresh.SfPullToRefresh.cs.

    Declaration
    public const Transition SlideOnTop
    Field Value
    Type
    Transition

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved