endIgnoringInteractionEvents method
void
endIgnoringInteractionEvents()
endIgnoringInteractionEvents
Implementation
void endIgnoringInteractionEvents() {
objc.checkOsVersionInternal('UIApplication.endIgnoringInteractionEvents', iOS: (false, (2, 0, 0)));
_objc_msgSend_1pl9qdv(this.ref.pointer, _sel_endIgnoringInteractionEvents);
}