NoJavaScriptAPI
public enum NoJavaScriptAPI
A type with a single value used to disambiguate WebcomApplication
initializers:
-
The marker used to create
WebcomApplication
instances with only services not requiring the JavaScript API, using theWebcomApplication.init(_:configuration:)
initializer.Declaration
Swift
case noJavaScriptAPI