activationType property

WindowsActivationType activationType
final

How the application should open if the button is pressed.

The default value is WindowsActivationType.foreground.

Implementation

final WindowsActivationType activationType;