AppDetailsOptions

external interface AppDetailsOptions(source)

Properties

Link copied to clipboard
abstract var appIconIndex: Double?

Index of the icon in appIconPath. Ignored when appIconPath is not set. Default is 0.

Link copied to clipboard
abstract var appIconPath: String?

Window's Relaunch Icon.

Link copied to clipboard
abstract var appId: String?

Window's App User Model ID. It has to be set, otherwise the other options will have no effect.

Link copied to clipboard
abstract var relaunchCommand: String?

Window's Relaunch Command.

Link copied to clipboard

Window's Relaunch Display Name.