Xamarin.Android

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabWidthMode - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TabWidthMode

    Describes the possible values for tab width mode.

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

    Fields

    BasedOnText

    Specifies that the headers will be arranged based on the text size of each tab.

    Declaration
    public const TabWidthMode BasedOnText
    Field Value
    Type Description
    TabWidthMode

    Default

    Specifies the default arrangement of headers based on TabWidth

    Declaration
    public const TabWidthMode Default
    Field Value
    Type Description
    TabWidthMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved