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