menu

Xamarin.Forms

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

    Show / Hide Table of Contents

    Enum SegmentDisplayMode

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

    Namespace: Syncfusion.XForms.WPF.Buttons
    Assembly: Syncfusion.Buttons.XForms.WPF.dll
    Syntax
    public enum SegmentDisplayMode

    Fields

    Name Description
    Image

    Specifies the image type for header in SfSegmentedControl View.

    ImageWithText

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

    Text

    Specifies the text type for header in SfSegmentedControl View.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved