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.
我创建了一个带有数字的 inputAccessoryView,一切正常。我希望它看起来像 iOS 默认键盘一样。最好的方法是什么?我在网上到处寻找要使用的颜色,但找不到任何东西。
获得所需颜色的一种方法是在键盘可见时捕获屏幕。然后,您可以使用您选择的工具查看屏幕截图,以获取各个像素的颜色。