Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SelectionDisplayMode

    Selection highlight for selection behavior.

    Inheritance
    System.Object
    SelectionDisplayMode
    Namespace: Syncfusion.SfSunburstChart.iOS
    Assembly: Syncfusion.SfSunburstChart.iOS.dll
    Syntax
    public sealed class SelectionDisplayMode : Enum

    Fields

    HighlightByColor

    Highlights the selected segment by changing the color of the segment.

    Declaration
    public const SelectionDisplayMode HighlightByColor
    Field Value
    Type Description
    SelectionDisplayMode

    HighlightByOpacity

    Highlights the selected segment by reducing the opacity of other segments.

    Declaration
    public const SelectionDisplayMode HighlightByOpacity
    Field Value
    Type Description
    SelectionDisplayMode

    HighlightByStroke

    Highlights the selected segment by changing the stroke color of the segment.

    Declaration
    public const SelectionDisplayMode HighlightByStroke
    Field Value
    Type Description
    SelectionDisplayMode

    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