beginReceivingRemoteControlEvents method
void
beginReceivingRemoteControlEvents()
beginReceivingRemoteControlEvents
Implementation
void beginReceivingRemoteControlEvents() {
objc.checkOsVersionInternal('UIApplication.beginReceivingRemoteControlEvents', iOS: (false, (4, 0, 0)));
_objc_msgSend_1pl9qdv(this.ref.pointer, _sel_beginReceivingRemoteControlEvents);
}