OSSingleton.clipboard

The clipboard from the host OS. Might be unavailable on some platforms.

  1. String clipboard [@property getter]
    struct OSSingleton
    @nogc nothrow @property
    String
    clipboard
    ()
  2. String clipboard [@property setter]

Meta