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