Xamarin.iOS

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

    Show / Hide Table of Contents

    Class OverflowButtonDisplayMode

    Option to choose the type of header for its rendering content.

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

    Fields

    Image

    Specifies the image type for more button in SfTabView control, when OverflowMode is set as drop down.

    Declaration
    public const OverflowButtonDisplayMode Image
    Field Value
    Type Description
    OverflowButtonDisplayMode

    ImageWithText

    Specifies both image as well as text for more button in SfTabView control, when OverflowMode is set as drop down.

    Declaration
    public const OverflowButtonDisplayMode ImageWithText
    Field Value
    Type Description
    OverflowButtonDisplayMode

    Text

    Specifies the text type for more button in SfTabView control, when OverflowMode is set as drop down.

    Declaration
    public const OverflowButtonDisplayMode Text
    Field Value
    Type Description
    OverflowButtonDisplayMode

    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