alexa
menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Enum SelectionIndicatorPosition

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

    Namespace: Syncfusion.XForms.WPF.Buttons
    Assembly: Syncfusion.Buttons.XForms.WPF.dll
    Syntax
    public enum SelectionIndicatorPosition

    Fields

    Name Description
    Border

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

    Bottom

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

    Fill

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

    Top

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

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved