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