init()
Creates a SpriteKit scene for use in SwiftUI.
Declaration
init()Discussion
Use this initializer to create an instance that you can wrap in a WKInterfaceObjectRepresentable view. If you aren’t using SwiftUI, create the control by dragging it from the Object library to your storyboard instead.