RAdapterSetToClipboard 方法 (String) |
Set the given text to the clipboard
Not relevant for platforms that don't render HTML on UI element.
命名空间:
DSkin.Html.Adapters
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法 public void SetToClipboard(
string text
)
参数
- text
- 类型:SystemString
the text to set
参见