Class SFPaletteColorMapping
Class implementation for 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 |