OSSingleton.clipboard

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

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

Meta