menu

Xamarin.iOS

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

    Show / Hide Table of Contents

    Class SFEqualColorMapping

    Inheritance
    System.Object
    SFMapColorMapping
    SFEqualColorMapping
    Inherited Members
    SFMapColorMapping.Color
    SFMapColorMapping.LegendLabel
    Namespace: Syncfusion.SfMaps.iOS
    Assembly: Syncfusion.SfMaps.iOS.dll
    Syntax
    public class SFEqualColorMapping : SFMapColorMapping

    Constructors

    SFEqualColorMapping()

    Initializes a new instance of the SFEqualColorMapping class.

    Declaration
    public SFEqualColorMapping()

    Properties

    Value

    Gets or sets the color value.

    Declaration
    public NSString Value { get; set; }
    Property Value
    Type Description
    Foundation.NSString

    The value.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved