mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Entity input panel
This commit is contained in:
@@ -32,6 +32,7 @@ protocol RootAnimationLayer: CALayer {
|
||||
func reloadImages()
|
||||
func forceDisplayUpdate()
|
||||
func logHierarchyKeypaths()
|
||||
func allKeypaths(predicate: (AnimationKeypath) -> Bool) -> [String]
|
||||
|
||||
func setValueProvider(_ valueProvider: AnyValueProvider, keypath: AnimationKeypath)
|
||||
func getValue(for keypath: AnimationKeypath, atFrame: AnimationFrameTime?) -> Any?
|
||||
|
||||
Reference in New Issue
Block a user