func didTapDot() { var proxy = textDocumentProxy as UITextDocumentProxy proxy.insertText(".") } Call addDot in addKeyboardButtons .
確定! 回上一頁