mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-06-19 17:43:23 +08:00
[ASImageNode] Adjust category naming for AnimatedImage properties to fix compiler warnings.
This commit is contained in:
@@ -112,6 +112,10 @@ typedef UIImage * _Nullable (^asimagenode_modification_block_t)(UIImage *image);
|
||||
*/
|
||||
- (void)setNeedsDisplayWithCompletion:(void (^ _Nullable)(BOOL canceled))displayCompletionBlock;
|
||||
|
||||
@end
|
||||
|
||||
@interface ASImageNode (AnimatedImage)
|
||||
|
||||
/**
|
||||
* @abstract The animated image to playback
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user