UISceneSession.as constructor
UISceneSession.as(
- ObjCObject other
Constructs a UISceneSession that points to the same underlying object as other.
Implementation
UISceneSession.as(objc.ObjCObject other) : object$ = other {}