endReceivingRemoteControlEvents method

void endReceivingRemoteControlEvents()

endReceivingRemoteControlEvents

Implementation

void endReceivingRemoteControlEvents() {
  objc.checkOsVersionInternal('UIApplication.endReceivingRemoteControlEvents', iOS: (false, (4, 0, 0)));
  _objc_msgSend_1pl9qdv(this.ref.pointer, _sel_endReceivingRemoteControlEvents);
}