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.
我一直在构建一个带有 2 个组件(轮子)的 UIPickerView,并且想知道是否有办法将它们水平地隔开一点?
我无法在定义或文档中找到任何内容。
希望有人知道如何解决这个问题:)
谢谢
我不在可以尝试的地方,如果可能的话,我不知道它会是什么样子,但是您可以在两者之间插入一个具有所需宽度的组件,然后在后面的代码中隐藏该组件吗?