Class SegmentSelectionAnimationType
Specifies the various types of animation applied while selecting the item in the SfSegmentedControl.
Inheritance
System.Object
    SegmentSelectionAnimationType
  Namespace: Syncfusion.UI.Xaml.Editors
Assembly: Syncfusion.Editors.WinUI.dll
Syntax
public sealed class SegmentSelectionAnimationType : EnumFields
None
Disables animation while selecting the item.
Declaration
public const SegmentSelectionAnimationType NoneField Value
| Type | 
|---|
| SegmentSelectionAnimationType | 
Slide
Defines the slide animation effect applied while selecting the item.
Declaration
public const SegmentSelectionAnimationType SlideField Value
| Type | 
|---|
| SegmentSelectionAnimationType |