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