Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不知道要在 iphone 键盘上添加特殊符号,例如 ® © ℠ ™ 等等。有没有人知道将这些符号添加到键盘或任何其他替代方案或在 textView 中添加这些符号?
你必须使用表情符号。或者制作自定义键盘。
创建自定义键盘并在 iPhone 上进行配置
希望这可以帮助!
您不能向键盘添加符号。您可以创建自定义键盘视图并使用该inputView属性为文本字段设置它。inputAccessoryView或者,您可以使用文本字段的属性将工具栏添加到键盘。
inputView
inputAccessoryView
如果用户在设置应用程序中添加表情符号键盘,其中几个符号已经可以直接输入。