Beispiel #1
0
 public static void SetText(string text)
 {
     //textdata = text;
     currentUIPlatform.SetClipboardData(text);
 }