mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Updates from PR
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
|
||||
@protocol ASEditableTextNodeDelegate;
|
||||
|
||||
/// @abstract ASEditableTextNode implements a view-backed node that supports text editing.
|
||||
/**
|
||||
@abstract Implements a node that supports text editing.
|
||||
@discussion Does not support layer backing.
|
||||
*/
|
||||
@interface ASEditableTextNode : ASDisplayNode
|
||||
|
||||
// @abstract The text node's delegate, which must conform to the <ASEditableTextNodeDelegate> protocol.
|
||||
|
||||
Reference in New Issue
Block a user