You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/popup-viewer.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,6 @@ Displays information from simple [popups](https://pro.arcgis.com/en/pro-app/late
10
10
- Supports charts, media, attachments.
11
11
- Supports basic display of fields and values in non-HTML-based popups.
12
12
13
-
> **Important**: Support for charts, multimedia, and attachments is currently only available for WPF.
14
-
15
13
## Usage
16
14
17
15
PopupViewer displays popup information using an underlying [`PopupManager`](https://developers.arcgis.com/net/api-reference/api/netwin/Esri.ArcGISRuntime/Esri.ArcGISRuntime.Mapping.Popups.PopupManager.html).
@@ -60,4 +58,4 @@ To present a `PopupManager` in a `PopupViewer`:
0 commit comments