menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFPaletteColorMapping

    Class implementation for SFPaletteColorMapping

    Inheritance
    System.Object
    SFColorMapping
    SFPaletteColorMapping
    Namespace: Syncfusion.SfTreeMap.iOS
    Assembly: Syncfusion.SfTreeMap.iOS.dll
    Syntax
    public class SFPaletteColorMapping : SFColorMapping

    Constructors

    SFPaletteColorMapping()

    Initializes a new instance of the SFPaletteColorMapping class.

    Declaration
    public SFPaletteColorMapping()

    Properties

    Colors

    Gets or sets a collection of colors

    Declaration
    public NSMutableArray Colors { get; set; }
    Property Value
    Type
    Foundation.NSMutableArray
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved