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 个文本字段在另一个下方对齐,并在这两个字段的垂直中间显示左侧(或右侧)的按钮?请查看图片以了解我在说什么。
http://developer.apple.com/iphone/library/documentation/userexperience/conceptual/mobilehig/art/ui_textfields.jpg
是什么让你认为这是一个工具栏?
它看起来像一个带有背景的 UIView,它添加在地图视图的顶部。您可以创建一个 UIView,调整两个文本字段和一个按钮,使其看起来像 Interface Builder 中的那样。