mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-08-22 05:24:29 +00:00
These have been superseded by -[ASDisplayNode initWithViewBlock:] and -[ASDisplayNode initWithLayerBlock:], respectively -- the new API allows for custom initialisers, but does not support asynchronous display. The old initialisers are still available in ASDisplayNodeInternal.h, for internal subclasses and daring adventurers.