userInteractive
A flag to indicate the app is responding to user interaction.
Declaration
static var userInteractive: ProcessInfo.ActivityOptions { get }Discussion
Examples of user-interactive actions include scrolling and interactively dismissing from a navigation controller.