Class Popup
Represents a popup as a pair (Geo
Inheritance
Namespace: Esri.ArcGISRuntime.Mapping.Popups
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class Popup
Remarks
Popups can be configured for individual layers in a map via a Popup
Constructors
Name | Description |
---|---|
Popup(Geo |
Initializes a new instance of the Popup class. |
Properties
Name | Description |
---|---|
Evaluated |
Gets a collection of Popup |
Geo |
Gets the Geo |
Popup |
Gets the Popup |
Symbol | Gets the popup's symbol. |
Title | Gets the popup's title. |
Methods
Name | Description |
---|---|
Evaluate |
Asynchronously evaluates all expressions available at Expressions
or at Popup |
From |
Creates a new popup from a GeoElement. |
Get |
Returns the formatted value of the popup field. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |