UISceneSession.as constructor

UISceneSession.as(
  1. ObjCObject other
)

Constructs a UISceneSession that points to the same underlying object as other.

Implementation

UISceneSession.as(objc.ObjCObject other) : object$ = other {}