TheAnimation:类型安全的CAAnimation包装器。 这样可以防止设置错误的类型值

时间:2024-02-25 09:17:42
【文件属性】:

文件名称:TheAnimation:类型安全的CAAnimation包装器。 这样可以防止设置错误的类型值

文件大小:318KB

文件格式:ZIP

更新时间:2024-02-25 09:17:42

macos ios tvos animation cocoapods

动画 TheAnimation是类型安全的CAAnimation包装器。 介绍 例如,如果要使用CABasicAnimation为backgroundColor设置动画,则需要考虑类型,因为fromValue属性等等是Any? 。 如果使用BasicAnimation of TheAnimation ,则可BasicAnimation of TheAnimation backgroundColor设置动画,而无需考虑类型! ( AnimationKeyPaths.backgroundColor是AnimationKeyPath类型。) 用法 制作动画的方法几乎类似于CAA


【文件预览】:
TheAnimation-master
----.travis.yml(555B)
----.swift-version(4B)
----Images()
--------opacity.png(31KB)
--------opacity_raw.png(40KB)
--------background.png(33KB)
--------background_raw.png(42KB)
--------basic_animation.png(108KB)
----Example()
--------TheAnimationExample-macOS()
--------TheAnimationExample.xcworkspace()
--------TheAnimationExample-tvOS()
--------TheAnimationExample-iOS()
--------TheAnimationExample.xcodeproj()
----LICENSE(1KB)
----TheAnimation.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(36KB)
--------xcshareddata()
----TheAnimation.podspec(1KB)
----.gitignore(738B)
----README.md(4KB)
----TheAnimationTests()
--------TheAnimationTests.swift(997B)
--------Info.plist(701B)
----TheAnimation()
--------Source()
--------TheAnimation.h(614B)
--------Resource()

网友评论