Hierarchy

  • Clipboard

Methods

Methods

  • Gets the copied bitmap. If the clipboard is unable to be opened, it will return null

    Returns null | Uint8Array

  • Sets the clipboard text

    Parameters

    • str: string

      The text to set the clipboard to

    Returns void

Generated using TypeDoc