Class TabBarDecoratorService

Implements

Constructors

Properties

decorationsService: DecorationsServiceImpl
fireDidChangeDecorations: DebouncedFunc<(() => any)> = ...

Type declaration

    • (): any
    • Returns any

onDidChangeDecorations: Event<void> = ...
onDidChangeDecorationsEmitter: Emitter<void> = ...

Methods