menu

MAUI

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

    Show / Hide Table of Contents

    Class TabBarPlacement

    Describes the possible values for the position of header layout in SfTabView control.

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

    Fields

    Bottom

    Specifies the location below the content region of SfTabView control.

    Declaration
    public const TabBarPlacement Bottom
    Field Value
    Type
    TabBarPlacement

    Top

    Specifies the location above the content region of SfTabView control.

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