isIgnoringInteractionEvents property
bool
get
isIgnoringInteractionEvents
isIgnoringInteractionEvents
Implementation
bool get isIgnoringInteractionEvents {
objc.checkOsVersionInternal('UIApplication.isIgnoringInteractionEvents', iOS: (false, (2, 0, 0)));
return _objc_msgSend_91o635(object$.ref.pointer, _sel_isIgnoringInteractionEvents);
}