Enum State
Defines the different states options that a Syncfusion.UI.Xaml.Controls.LoopingSelector can be animated.
Namespace: Syncfusion.Windows.Controls
Assembly: Syncfusion.SfInput.Wpf.dll
Syntax
public enum State
Fields
| Name | Description |
|---|---|
| Dragging | Looping is in Dragging state |
| Expanded | Looping is in Expanded state |
| Flicking | Looping is in Flicking state |
| Normal | Looping is in Normal state |
| Snapping | Looping is in Snapping state |