Method GetPopupDefinition
GetPopupDefinition(Feature)
Gets the popup definition for the given feature in the feature table.
Declaration
public PopupDefinition GetPopupDefinition(Feature feature)
Parameters
Type | Name | Description |
---|---|---|
Feature | feature | The feature to retrieve the popup definition for. |
Returns
Type | Description |
---|---|
Popup |
If the feature has a popup definition override, this popup definition override is returned (see Set |
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 |