Platform.clipboard

Returns clipboard content. Throws PlatformException on error.

  1. string clipboard(string s)
  2. const(char)[] clipboard()
    class Platform
    const(char)[]
    clipboard
    ()

Meta