Property Geotriggers
Geotriggers
Gets the set of Geotrigger objects defined for a Geo
Declaration
public IList<Geotrigger> Geotriggers { get; }
Property Value
Type | Description |
---|---|
System. |
The set of Geotrigger objects defined for a Geo |
Remarks
This list is populated with Geotrigger conditions defined by the author of the map
or scene when the Geotriggers
You can add your own geotriggers to this property but be aware that when you save the
map or scene any Geotrigger objects that reference local data (for example a
Graphics
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.14 - 200.6 |
.NET | 100.14 - 200.6 |
.NET Windows | 100.14 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.14 - 200.6 |
Xamarin.Android | 100.14 - 100.15 |
Xamarin.iOS | 100.14 - 100.15 |
UWP | 100.14 - 200.6 |