reloadInputViews method

void reloadInputViews()

reloadInputViews

Implementation

void reloadInputViews() {
  objc.checkOsVersionInternal('UIResponder.reloadInputViews', iOS: (false, (3, 2, 0)));
  _objc_msgSend_1pl9qdv(this.ref.pointer, _sel_reloadInputViews);
}