JumpListCategory

external interface JumpListCategory(source)

Properties

Link copied to clipboard
abstract var items: <Error class: unknown class><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: