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