Class SFUniColorMapping
Class implementation for SFUniColorMapping
Namespace: Syncfusion.SfTreeMap.iOS
Assembly: Syncfusion.SfTreeMap.iOS.dll
Syntax
public class SFUniColorMapping : SFColorMapping
Constructors
SFUniColorMapping()
Declaration
public SFUniColorMapping()
Properties
Color
Gets or sets the color.
Declaration
public UIColor Color { get; set; }
Property Value
Type |
---|
UIKit.UIColor |