UIApplicationCategoryDefaultRetryAvailabilityDateErrorKey

Static UIApplicationCategoryDefaultRetryAvailabilityDateErrorKey 

Source
pub unsafe static UIApplicationCategoryDefaultRetryAvailabilityDateErrorKey: &'static NSErrorUserInfoKey
Available on crate feature UIApplication only.
Expand description

Supplied in userInfo when the application is rate-limited: the date after which the app will no longer be rate-limited

See also Apple’s documentation