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