ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LegendStatus Enumeration

LegendStatus Enumeration
Describes the status of a layer's legend.
Syntax
Members
MemberDescription
Loaded The layer's legend has been loaded.
Unloaded The layer's legend has not been loaded yet.
Unsupported This type of layer does not support a legend.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.LegendStatus

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.8 or higher.
See Also