Class PopupDefinition
Defines the appearance and format of popups. Also includes which fields to display.
Inheritance
Namespace: Esri.ArcGISRuntime.Mapping.Popups
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class PopupDefinition
Constructors
Name | Description |
---|---|
Popup |
Initializes a new instance of the Popup |
Properties
Name | Description |
---|---|
Allow |
Gets or sets a value indicating whether the popup should allow the associated GeoElement to be deleted. |
Allow |
Gets or sets a value indicating whether the popup should allow the associated GeoElement to be edited. |
Allow |
Gets or sets a value indicating whether the popup should allow the geometry of the associated GeoElement to be edited. |
Description | Gets or sets a string that appears in the body of the popup window as a description. |
Elements | Gets a mutable, ordered list of pop-up elements. |
Expressions | Gets a collection of Popup |
Fields | Gets a mutable list of Popup |
Media | Gets a mutable list of Popup |
Related |
Gets or sets the related features definition. |
Show |
Gets or sets a value indicating whether attachments will be loaded for layers with attachments. |
Show |
Gets or sets a value indicating whether the popup should display the edit summary of the associated Geo |
Title | Gets or sets a string that defines the popup's title. |
Methods
Name | Description |
---|---|
From |
Creates a new popup definition from a geo element. |
From |
Creates a new popup definition from a popup source. |
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 |