isNativeWidgetDomainAllowed

abstract fun isNativeWidgetDomainAllowed(widgetType: String, domain: String): Boolean

Returns true if the widget domain is allowed, false otherwise.

Parameters

widgetType

the widget type to check for

domain

the domain to check for