menu

UWP

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

    Show / Hide Table of Contents

    Class State

    Defines the different states options that a LoopingSelector can be animated.

    Inheritance
    System.Object
    State
    Namespace: Syncfusion.UI.Xaml.Controls
    Assembly: Syncfusion.SfShared.UWP.dll
    Syntax
    public sealed class State : Enum

    Fields

    Dragging

    Looping is in Dragging state

    Declaration
    public const State Dragging
    Field Value
    Type
    State

    Expanded

    Looping is in Expanded state

    Declaration
    public const State Expanded
    Field Value
    Type
    State

    Flicking

    Looping is in Flicking state

    Declaration
    public const State Flicking
    Field Value
    Type
    State

    Normal

    Looping is in Normal state

    Declaration
    public const State Normal
    Field Value
    Type
    State

    Snapping

    Looping is in Snapping state

    Declaration
    public const State Snapping
    Field Value
    Type
    State

    Extension Methods

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