menu

Xamarin.Android

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

    Show / Hide Table of Contents

    Class SegmentDisplayMode

    Describes the possible values for the display type of headers in SfSegmentedControl View.

    Inheritance
    System.Object
    SegmentDisplayMode
    Namespace: Syncfusion.Android.Buttons
    Assembly: Syncfusion.Buttons.Android.dll
    Syntax
    public sealed class SegmentDisplayMode : Enum

    Fields

    Image

    Specifies the image type for header in SfSegmentedControl View.

    Declaration
    public const SegmentDisplayMode Image
    Field Value
    Type
    SegmentDisplayMode

    ImageWithText

    Specifies both image as well as text for the header in SfSegmentedControl View.

    Declaration
    public const SegmentDisplayMode ImageWithText
    Field Value
    Type
    SegmentDisplayMode

    Text

    Specifies the text type for header in SfSegmentedControl View.

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