Type Function Library native.* Return value Boolean Revision Release 2024.3703 Keywords native, canShowPopup, activity
Returns whether or not the popup type can be shown.
native.canShowPopup( name [, activityName] )
String. The string name of the popup to be shown. For the Activity Popup plugin, use "activity"
.
String. The name of the activity. See Supported Activities in native.showPopup() for valid string values.