activates
A Boolean value indicating whether the system activates the app and brings it to the foreground.
Declaration
var activates: Bool { get set }Discussion
The default value of this property is true, which causes the system to bring the app to the foreground.