menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class IndicatorWidthMode - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class IndicatorWidthMode

    Describes the possible values for tab indicator width.

    Inheritance
    System.Object
    IndicatorWidthMode
    Namespace: Syncfusion.Maui.TabView
    Assembly: Syncfusion.Maui.TabView.dll
    Syntax
    public sealed class IndicatorWidthMode : Enum

    Fields

    Fit

    Specifies that the selection indicator width will be set based on the header’s content width of the tab view.

    Declaration
    public const IndicatorWidthMode Fit
    Field Value
    Type
    IndicatorWidthMode

    Stretch

    Specifies that the selection indicator width will be set based on the header width value of the tab view.

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