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.
我有一个带有一组子视图的 viewController。目前,它们的重力是相同的。我希望能够为每个子视图设置不同的重力方向值。有人可以告诉我怎么做吗?
提前致谢
编辑:目前在控制台中获取此输出“每个动画师的多重重力行为未定义,将来可能会断言”
创建了一组 UIDynamicAnimator 和 UIGravityBehavior 对象,现在它可以工作了