pub static CPNavigationAlertMinimumDuration: NSTimeIntervalAvailable on crate feature
CPNavigationAlert only.Expand description
Your
CPNavigationAlertmay specify a duration for which the alert will be visible onscreen,
or 0 for an alert that is visible indefinitely.
For non-indefinite alerts, this is the minimum duration the alert will be visible.
See also Appleās documentation