LegendInfo QML Type

  • Esri.ArcGISRuntime
  • LegendInfo
  • Legend information from a Layer. More...

    Import Statement: import Esri.ArcGISRuntime
    Since: Esri.ArcGISRuntime 100.0
    Inherits:

    Object

    Properties

    Methods

    • bool equals(LegendInfo other)

    Detailed Description

    Note: You cannot declare or create a component of this type in QML code.

    Property Documentation

    [read-only] name : string

    Returns the legend name (read-only).


    [read-only] symbol : Symbol

    Returns the legend symbol (read-only).


    Method Documentation

    [since Esri.ArcGISRuntime 200.1] bool equals(LegendInfo other)

    Compares two LegendInfos for equality.

    Returns whether this instance and other are equivalent.

    This method was introduced in Esri.ArcGISRuntime 200.1.


    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.