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.
我在 Xcode 4 中寻找以下按钮。请参阅以下链接以获取示例。http://cascade-innovations.nl/image%208.png
但我在任何地方都找不到它。有谁知道这个按钮是如何调用的,或者我在哪里可以找到它?
谢谢!
它UITableViewCell是用UITableViewCellStyleValue1样式初始化的。
UITableViewCell
UITableViewCellStyleValue1
那不是一个按钮。它UITableViewCell来自一个UITableView.
UITableView
您可能会想到它的按钮,因为单击它会将您带到下一个屏幕
但它是“分组”的 uitableview 的 uitableviewcell