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