JumpListCategory

external interface JumpListCategory(source)

Properties

Link copied to clipboard
abstract var items: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<electron/core/JumpListItem>??

Array of JumpListItem objects if type is tasks or custom, otherwise it should be omitted.

Link copied to clipboard
abstract var name: String?

Must be set if type is custom, otherwise it should be omitted.

Link copied to clipboard
abstract var type: JumpListCategoryType?

One of the following: