Interface for UI elements which can have the visibility value updated.

Deprecated

Use UiCanSetVisibleElement instead.

Hierarchy

Methods

Methods

  • Sets the visibility state.

    Parameters

    • visible: boolean

      true to show, false to hide.

    Returns void

Generated using TypeDoc