menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CenterButtonDisplayMode - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CenterButtonDisplayMode

    Describes the possible values for the display type of center button in SfTabView control.

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

    Fields

    Image

    Specifies the image type for Center button in SfTabView control,

    Declaration
    public const CenterButtonDisplayMode Image
    Field Value
    Type
    CenterButtonDisplayMode

    ImageWithText

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

    Declaration
    public const CenterButtonDisplayMode ImageWithText
    Field Value
    Type
    CenterButtonDisplayMode

    Text

    Specifies the text type for Center 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