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