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.
在 Objective-C 上,当 UIView 上开始动画时,不接受触摸交互。我们该如何处理?
在方法 animateWithDuration:delay:options:animations:completion 中使用 UIViewAnimationOptionAllowUserInteraction 作为选项参数:
UIViewAnimationOptions