点击或拖拽改变大小

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.
Top
参见