RainwayInput.SetClipboardText record
A request to set the clipboard contents to some text.
public record SetClipboardText : IEquatable<RainwayInput>
Public Members
name | description |
---|---|
SetClipboardText(…) | A request to set the clipboard contents to some text. |
Text { get; set; } |
See Also
- record RainwayInput
- namespace Rainway.SDK