UIImageSymbolConfiguration.as constructor

UIImageSymbolConfiguration.as(
  1. ObjCObject other
)

Constructs a UIImageSymbolConfiguration that points to the same underlying object as other.

Implementation

UIImageSymbolConfiguration.as(objc.ObjCObject other) : object$ = other {}