menu

MAUI Toolkit

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

    Show / Hide Table of Contents

    Class TabWidthMode

    Describes the possible values for tab width mode.

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

    Fields

    Default

    Specifies that all tab header widths share the available header space.

    Declaration
    public const TabWidthMode Default
    Field Value
    Type
    TabWidthMode

    SizeToContent

    Specifies that the tab header width will be set based on the text size and image of each tab.

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