ArcGIS Pro 2.9 API Reference Guide
ShowPopup(IReadOnlyDictionary<MapMember,List<Int64>>,PopupDefinition) Method

ArcGIS.Desktop.Mapping Namespace > MapView Class > ShowPopup Method : ShowPopup(IReadOnlyDictionary<MapMember,List<Int64>>,PopupDefinition) Method
The collection of features.
A class to set additional properties for the popup. When set to null, default values will be used.
Show a pop-up for multiple features. This method must be called on the UI thread.
Syntax

Parameters

features
The collection of features.
popupDef
A class to set additional properties for the popup. When set to null, default values will be used.
Exceptions
ExceptionDescription
Popups must be created on the UI thread
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

MapView Class
MapView Members
Overload List