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.
我想做一个自定义键盘。有些角色有多个选项(如图所示)。模仿这种行为的最佳方法是什么?我尝试在自定义键盘视图之上添加一个子视图,但这没有响应任何事件。可能是因为底层 UIButton 仍在处理触摸事件。