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