NotificationProgressOptions
Interface: NotificationProgressOptions
Section titled “Interface: NotificationProgressOptions”Defined in: notifications.ts:35
Options for creating a long-running progress item.
Properties
Section titled “Properties”cancellable?
Section titled “cancellable?”
optionalcancellable?:boolean
Defined in: notifications.ts:41
optionalid?:string
Defined in: notifications.ts:36
location?
Section titled “location?”
optionallocation?:NotificationLocation
Defined in: notifications.ts:40
message?
Section titled “message?”
optionalmessage?:string
Defined in: notifications.ts:38
persistOnComplete?
Section titled “persistOnComplete?”
optionalpersistOnComplete?:boolean
Defined in: notifications.ts:42
persistOnError?
Section titled “persistOnError?”
optionalpersistOnError?:boolean
Defined in: notifications.ts:43
source?
Section titled “source?”
optionalsource?:string
Defined in: notifications.ts:39
title:
string
Defined in: notifications.ts:37