mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
PR #1000 on GitHub! Provide a Beta API to enable the new, high efficiency render-ahead mechanism.
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
|
||||
/**
|
||||
* @abstract Recursively ensures node and all subnodes are displayed.
|
||||
* @see Full documentation in ASDisplayNode+FrameworkPrivate.h
|
||||
*/
|
||||
- (void)recursivelyEnsureDisplay;
|
||||
- (void)recursivelyEnsureDisplaySynchronously:(BOOL)synchronously;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user