| 30 | /// </summary> |
| 31 | /// <param name="text">The text to set.</param> |
| 32 | API_PROPERTY() static void SetText(const StringView& text) |
| 33 | { |
| 34 | } |
| 35 | |
| 36 | /// <summary> |
| 37 | /// Sets the raw bytes data to the clipboard. |
no outgoing calls
no test coverage detected