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
| Target | Versions |
|---|---|
| UWP | 100.15 |