AboutSupportDeveloper GuideVersion 36.122.80.11

Interface ReadImageClipboardRequest

Hierarchy

  • ReadImageClipboardRequest

Properties

Properties

format: "dataURL" | "png" | "bmp" | "jpg"

The type of clipboard to write to, can be 'clipboard' or 'selection'. Defaults to 'clipboard'. Use 'selection' for linux only.