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