mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Reaction and status improvements
This commit is contained in:
@@ -39,6 +39,7 @@ protocol RootAnimationLayer: CALayer {
|
||||
func getOriginalValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any?
|
||||
|
||||
func layer(for keypath: AnimationKeypath) -> CALayer?
|
||||
func allLayers(for keypath: AnimationKeypath) -> [CALayer]
|
||||
func animatorNodes(for keypath: AnimationKeypath) -> [AnimatorNode]?
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user