pub const kAEDoNotPromptForUserConsent: c_uint = 0x00020000;Available on crate feature
AppleEvents only.Expand description
If set, and the AppleEvent requires user consent, do not prompt and instead return errAEEventWouldRequireUserConsent
See also Appleās documentation