美文网首页
UIDynamicAnimator 动力

UIDynamicAnimator 动力

作者: CYC666 | 来源:发表于2018-07-12 11:58 被阅读4次

    UIAttachmentBehavior 吸附

        anchorPoint 锚点

        length 元素和锚点之间的距离

        frequency 振动频率 


    UICollisionBehavior 碰撞

        translatesReferenceBoundsIntoBoundary 是否以当前视图为界限

    UIGravityBehavior 重力

        gravityDirection 重力方向(二位矢量)

        angle 重力方向(角度)

        magnitude 量级

    UIPushBehavior 推动

        magnitude 量级

    UISnapBehavior 捕抓

    相关文章

      网友评论

          本文标题:UIDynamicAnimator 动力

          本文链接:https://www.haomeiwen.com/subject/jdilpftx.html