UIInputViewController.as constructor

UIInputViewController.as(
  1. ObjCObject other
)

Constructs a UIInputViewController that points to the same underlying object as other.

Implementation

UIInputViewController.as(objc.ObjCObject other) : object$ = other {}