Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SelectionType

    Selection types for selection behavior.

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

    Fields

    Child

    Selection type is Child.

    Declaration
    public const SelectionType Child
    Field Value
    Type Description
    SelectionType

    Group

    Selection type is Group.

    Declaration
    public const SelectionType Group
    Field Value
    Type Description
    SelectionType

    Parent

    Selection type is Parent.

    Declaration
    public const SelectionType Parent
    Field Value
    Type Description
    SelectionType

    Single

    Selection type is Single.

    Declaration
    public const SelectionType Single
    Field Value
    Type Description
    SelectionType

    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