Interface ILauncher

The launcher interface.

Hierarchy

  • ILauncher

Methods

Methods

  • Add a command item to the launcher, and trigger re-render event for parent widget.

    Parameters

    Returns IDisposable

    A disposable that will remove the item from Launcher, and trigger re-render event for parent widget.

Generated using TypeDoc