menu

WinUI

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

    Show / Hide Table of Contents

    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 : Enum

    Fields

    None

    Disables animation while selecting the item.

    Declaration
    public const SegmentSelectionAnimationType None
    Field Value
    Type
    SegmentSelectionAnimationType

    Slide

    Defines the slide animation effect applied while selecting the item.

    Declaration
    public const SegmentSelectionAnimationType Slide
    Field Value
    Type
    SegmentSelectionAnimationType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved