menu

MAUI Toolkit

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

    Show / Hide Table of Contents

    Class SelectionIndicatorPlacement

    Describes the possible values for the position of the selection strip in SfSegmentedControl View. The selection indicator is used to indicate the selected index in the SfSegmentedControl View.

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

    Fields

    Border

    Specifies the border to cover the outer region of the selected item in SfSegmentedControl View.

    Declaration
    public const SelectionIndicatorPlacement Border
    Field Value
    Type
    SelectionIndicatorPlacement

    BottomBorder

    Specifies the bottom location for the selection indicator in SfSegmentedControl View.

    Declaration
    public const SelectionIndicatorPlacement BottomBorder
    Field Value
    Type
    SelectionIndicatorPlacement

    Fill

    Specifies the fill region for the selection indicator in SfSegmentedControl View.

    Declaration
    public const SelectionIndicatorPlacement Fill
    Field Value
    Type
    SelectionIndicatorPlacement

    TopBorder

    Specifies the top location for the selection indicator in SfSegmentedControl View.

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