menu

MAUI Toolkit

  • User Guide
  • Demos
  • Support
Class SegmentSelectionMode - MAUI-ToolKit API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SegmentSelectionMode

    Defines the selection mode for the SfSegmentedControl.

    Inheritance
    System.Object
    SegmentSelectionMode
    Namespace: Syncfusion.Maui.Toolkit.SegmentedControl
    Assembly: Syncfusion.Maui.Toolkit.dll
    Syntax
    public sealed class SegmentSelectionMode : Enum

    Fields

    Single

    Defines the single selection mode.

    Declaration
    public const SegmentSelectionMode Single
    Field Value
    Type
    SegmentSelectionMode

    SingleDeselect

    Defines the single deselection mode.

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