Offers a means to manage backgrounds for a Surface.

Implements

Methods

  • Sets the background to be invisible

    Returns void

  • Sets the current image url.

    Parameters

    • url: string

    Returns void

  • Sets the visible state of the background

    Parameters

    • v: boolean

    Returns void

  • Sets the background to be visible.

    Returns void

  • Toggles the visible state of the background.

    Returns void