Platform.clipboard

Sets clipboard content. Throws PlatformException on error.

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

Meta