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