Copy Text to clipboard
public void CopyToClipboard(string text)
parameter | description |
---|---|
Text | Text to save on clipboard |
- interface IPublicAPI
- namespace Flow.Launcher.Plugin
Copy Text to clipboard
public void CopyToClipboard(string text)
parameter | description |
---|---|
Text | Text to save on clipboard |