world(with:)
Declaration
class func world(with configuration: WKContentWorldConfiguration) -> WKContentWorldDiscussion
Creates a world with the given WKContentWorldConfiguration
Unlike all other worlds, worlds created with this factory method cannot be retrieved later. Clients therefore need to take care to reference them for as long as they are needed.