mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 14:45:21 +00:00
subclasses of ASViewController to specify the type of ASDisplayNode it contains which allows for stronger type-checking and auto-completion against the specified type. Example Subclass Declaration: @interface MyASViewController : ASViewController<MyASDisplayNodeSubclass *> @end
1.4 KiB
1.4 KiB