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.
你们明白我的意思。我不知道该怎么做。任何地方都没有教程,到目前为止我已经花了大约 4 个小时来解决这个问题。谁能给我指出任何有用的东西,或者让我快速了解我将如何实现这一目标?干杯。
简而言之:创建一个UIView或UIControl子类。绘制页面的缩略图。响应触摸事件并将选择更改发送给可以更新真实页面的委托。类似的东西:-)
UIView
UIControl