RAdapterSetToClipboard 方法 | 
| 名称 | 说明 | |
|---|---|---|
| SetToClipboard(String) | 
            Set the given text to the clipboard Not relevant for platforms that don't render HTML on UI element.  | |
| SetToClipboard(RImage) | 
            Set the given image to clipboard. Not relevant for platforms that don't render HTML on UI element.  | |
| SetToClipboard(String, String) | 
            Set the given html and plain text data to clipboard. Not relevant for platforms that don't render HTML on UI element.  |