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