A set of options which define the basic properties of a status bar item for a simple tool.

Hierarchy

  • ISimpleToolStatusBarOptions

Properties

displayAltText: string
onFinalize?: ((statusBar) => void)

Type declaration

onHide?: ((statusBar) => void)

Type declaration

onShow?: ((statusBar) => void)

Type declaration

onTeardown?: ((statusBar) => void)

Type declaration

size: number