Method SetPopupDefinitionOverride
SetPopupDefinitionOverride(Feature, PopupDefinition)
Sets the popup definition override for the given feature in the feature collection table.
Declaration
public void SetPopupDefinitionOverride(Feature feature, PopupDefinition popupDefinition)
Parameters
Type | Name | Description |
---|---|---|
Feature | feature | The feature to set the popup definition override for. |
Popup |
popupDefinition | The Popup |
Remarks
If a Popup is created from a call to an identify method that returns popups, such as
See Also
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 200.7 |
.NET | 200.7 |
.NET Windows | 200.7 |
.NET Android | 200.7 |
.NET iOS | 200.7 |
.NET Framework | 200.7 |
UWP | 200.7 |