Class FieldsPopupElement
Represents a pop-up element of type fields that is displayed in a pop-up for a GeoElement.
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Mapping.Popups
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class FieldsPopupElement : PopupElement
Constructors
Name | Description |
---|---|
FieldsPopupElement(IEnumerable<PopupField>) | Initializes a new instance of the FieldsPopupElement class with a collection of fields. |
Properties
Name | Description |
---|---|
Description | Gets or sets an optional string value describing the element in detail. |
Fields | Gets a mutable list of PopupField which defines how each field participates in the pop-up window. |
Title | Gets or sets an optional string value indicating what the element represents. |
See Also
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.14 - 100.15 |
.NET 6.0 | 100.14 - 100.15 |
.NET 6.0 Windows | 100.14 - 100.15 |
.NET Framework | 100.14 - 100.15 |
Xamarin.Android | 100.14 - 100.15 |
Xamarin.iOS | 100.14 - 100.15 |
UWP | 100.14 - 100.15 |