Contents

foreground

The app intent requires the app to be in the foreground to perform its action.

Declaration

static var foreground: IntentModes { get }

Discussion

This value is equivalent to ForegroundMode.immediate.