Class UtilityAssociationsPopupElement
A utility network associations pop-up element that is displayed in a pop-up for a geoelement.
Namespace: Esri.ArcGISRuntime.Mapping.Popups
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class UtilityAssociationsPopupElement : PopupElement
Remarks
A typical UI implementation displays Utility
Constructors
Name | Description |
---|---|
UtilityAssociationsPopupElement(IEnumerable<UtilityAssociationsFilter>) | Initializes a new instance of the Utility |
Properties
Name | Description |
---|---|
Association |
Gets a collection of utility associations filters. |
Associations |
Gets a collection of utility associations filter results. This is empty if associations filter results haven't been fetched. |
Description | Gets or sets the string describing the pop-up element in detail. |
Display |
Gets or sets the number of associations to display based on the Utility |
Title | Gets or sets the string indicating what the pop-up element represents. |
Methods
Name | Description |
---|---|
Fetch |
Fetches all Utility |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.7 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |