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