LNInterpolation:可可和可可触摸的插值框架

时间:2021-05-03 04:37:55
【文件属性】:
文件名称:LNInterpolation:可可和可可触摸的插值框架
文件大小:285KB
文件格式:ZIP
更新时间:2021-05-03 04:37:55
swift objective-c interpolation cocoa cocoa-touch LN插值 可可和可可接触的插值框架。 协议 该框架定义了一个协议LNInterpolable (在Swift中为Interpolable ),该协议定义了用于在两个值之间进行插值的通用API。 该协议定义了两种方法。 目标C - ( instancetype )interpolateToValue:( id )toValue progress:( double )progress; - ( instancetype )interpolateToValue:( id )toValue progress:( double )progress behavior:(LNInterpolationBehavior)behavior; Swift public func interpolate(to toValue: Any, progress: Double) -> Self public fu
【文件预览】:
LNInterpolation-master
----.gitignore(1KB)
----LICENSE(1KB)
----Supplements()
--------Colors.png(82KB)
--------Numbers.png(56KB)
--------Values.png(170KB)
----README.md(4KB)
----LNInterpolationExample()
--------LNInterpolationExample.xcworkspace()
--------LNInterpolationExample.playground()
----LNInterpolation()
--------LNInterpolation.h(526B)
--------LNInterpolable.m(355B)
--------NSValue+Interpolation.mm(4KB)
--------LNInterpolable.h(1KB)
--------Info.plist(858B)
--------Color+Interpolation.h(1KB)
--------Color+Interpolation.m(5KB)
--------NSValue+Interpolation.h(593B)
--------LNInterpolation.xcodeproj()

网友评论