IInputContext.SetClipboardText(string) Method Definition Namespace: Brine2D.Input Sets the system clipboard to the given text. C#void SetClipboardText(string text); Parameters text System.String