Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFGroupColorMapping

    Class implementation for SFGroupColorMapping

    Inheritance
    System.Object
    SFGroupColorMapping
    Namespace: Syncfusion.SfTreeMap.iOS
    Assembly: Syncfusion.SfTreeMap.iOS.dll
    Syntax
    public class SFGroupColorMapping : NSObject

    Constructors

    SFGroupColorMapping()

    Declaration
    public SFGroupColorMapping()

    Properties

    ColorMapping

    Gets or sets the color mapping.

    Declaration
    public SFColorMapping ColorMapping { get; set; }
    Property Value
    Type Description
    SFColorMapping

    GroupId

    Gets or sets the group identifier.

    Declaration
    public NSString GroupId { get; set; }
    Property Value
    Type Description
    Foundation.NSString
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved