MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TabIndicatorPlacement

    Show / Hide Table of Contents

    Class TabIndicatorPlacement

    Describes the possible values for selection indicator placement.

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

    Fields

    Bottom

    Specifies the location below the content region of the tab item header.

    Declaration
    public const TabIndicatorPlacement Bottom
    Field Value
    Type Description
    TabIndicatorPlacement

    Fill

    Specifies the full content region of the tab item header.

    Declaration
    public const TabIndicatorPlacement Fill
    Field Value
    Type Description
    TabIndicatorPlacement

    Top

    Specifies the location above the content region of the tab item header.

    Declaration
    public const TabIndicatorPlacement Top
    Field Value
    Type Description
    TabIndicatorPlacement

    value__

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