OpenExternalOptions

external interface OpenExternalOptions(source)

Properties

Link copied to clipboard
abstract var activate: Boolean?

true to bring the opened application to the foreground. The default is true.

Link copied to clipboard
abstract var logUsage: Boolean?

Indicates a user initiated launch that enables tracking of frequently used programs and other behaviors. The default is false.

Link copied to clipboard
abstract var workingDirectory: String?

The working directory.