alexa
menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class CenterButtonDisplayMode

    Option to choose the type of center button for its rendering content.

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

    Fields

    Image

    Specifies the image type for more button in SfTabView control,

    Declaration
    public const CenterButtonDisplayMode Image
    Field Value
    Type
    CenterButtonDisplayMode

    ImageWithText

    Specifies both image as well as text for more button in SfTabView control,

    Declaration
    public const CenterButtonDisplayMode ImageWithText
    Field Value
    Type
    CenterButtonDisplayMode

    Text

    Specifies the text type for more button in SfTabView control,

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