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