insertText("button") } func buttonDown(){ var proxy = textDocumentProxy as UITextDocumentProxy proxy.insertText("swipe") } } ...
確定! 回上一頁