Show / Hide Table of Contents

Constructor MediaPopupElement

MediaPopupElement(IEnumerable<PopupMedia>)

Initializes a new instance of the MediaPopupElement class with the given collection of PopupMedia.

Declaration
public MediaPopupElement(IEnumerable<PopupMedia> media)
Parameters
Type Name Description
IEnumerable<PopupMedia> media

A collection of PopupMedia that define images and charts displayed in the pop-up window.

Applies to

Platforms and versions
TargetVersions
UWP100.15
In This Article
Back to top Copyright © 2022 Esri.