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 |