mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Implement sizeToFit:
This commit is contained in:
@@ -269,6 +269,7 @@ extern NSInteger const ASDefaultDrawingPriority;
|
||||
|
||||
@property (nonatomic, readwrite, weak, nullable) id<ASDisplayNodeSizingDelegate> sizingDelegate;
|
||||
- (void)invalidateSize;
|
||||
- (void)sizeToFit;
|
||||
|
||||
- (CGSize)sizeThatFits:(CGSize)size;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user