Show / Hide Table of Contents

Class AttachmentsPopupElement

Represents a pop-up element of type attachments that is displayed in a pop-up for a GeoElement.

Inheritance
Object
PopupElement
AttachmentsPopupElement
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)
Object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping.Popups
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class AttachmentsPopupElement : PopupElement

Constructors

Name Description
AttachmentsPopupElement(PopupAttachmentsDisplayType)

Initializes a new instance of the AttachmentsPopupElement class with the given PopupAttachmentsDisplayType.

Properties

Name Description
Description

Gets or sets an optional string value describing the element in detail.

DisplayType

Gets or sets the value that indicates how to display the attachments.

Title

Gets or sets an optional string value indicating what the element represents.

See Also

PopupElement

Applies to

TargetVersions
.NET Standard 2.0100.14 - 100.15
.NET 6.0100.14 - 100.15
.NET 6.0 Windows100.14 - 100.15
.NET Framework100.14 - 100.15
Xamarin.Android100.14 - 100.15
Xamarin.iOS100.14 - 100.15
UWP100.14 - 100.15
In This Article
Back to top Copyright © 2022 Esri.