Show / Hide Table of Contents

Property GeotriggersInfo

GeotriggersInfo

Gets an object that presents information on the set of Geotrigger objects defined for the map or scene.

Declaration
public GeotriggersInfo GeotriggersInfo { get; }
Property Value
Type Description
GeotriggersInfo

An object that presents information on the set of Geotrigger objects defined for the map or scene.

Remarks

You must load the GeotriggersInfo to populate the list with any geotriggers defined by the author of the map or scene. If no geotriggers were defined this list will remain empty.

Use a GeotriggerMonitor to check each of the conditions defined in Geotriggers.

When you save the map or scene any Geotrigger objects that reference local data (for example a GraphicsOverlayFenceParameters) will be omitted.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0100.14 - 200.0
.NET 6.0100.14 - 200.0
.NET 6.0 Windows100.14 - 200.0
.NET 6.0 Android200
.NET 6.0 iOS200
.NET Framework100.14 - 200.0
Android100.14 - 100.15
iOS100.14 - 100.15
UWP100.14 - 200.0
In This Article
Back to top Copyright © 2022 Esri.