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