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. | 
| PopupDefinition | popupDefinition | The PopupDefinition. Can be  | 
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 - 200.8 | 
| .NET | 200.7 - 200.8 | 
| .NET Windows | 200.7 - 200.8 | 
| .NET Android | 200.7 - 200.8 | 
| .NET iOS | 200.7 - 200.8 | 
| .NET Framework | 200.7 - 200.8 | 
| UWP | 200.7 - 200.8 |