mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Lay some foundation for our new pending state controller
This commit is contained in:
@@ -30,4 +30,8 @@
|
||||
+ (_ASPendingState *)pendingViewStateFromLayer:(CALayer *)layer;
|
||||
+ (_ASPendingState *)pendingViewStateFromView:(UIView *)view;
|
||||
|
||||
@property (nonatomic, readonly) BOOL hasChanges;
|
||||
|
||||
- (void)clearChanges;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user