mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-29 04:05:35 +08:00
Move NS_ASSUME_NONNULL_END to the end of the ASDisplayNode header (#2046)
This commit is contained in:
committed by
Adlai Holler
parent
1fbf8ad073
commit
024b8afef5
@@ -615,7 +615,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
NS_ASSUME_NONNULL_END
|
|
||||||
/**
|
/**
|
||||||
* ## UIView bridge
|
* ## UIView bridge
|
||||||
*
|
*
|
||||||
@@ -781,3 +781,5 @@ NS_ASSUME_NONNULL_END
|
|||||||
@property (nonatomic, assign) BOOL placeholderFadesOut ASDISPLAYNODE_DEPRECATED;
|
@property (nonatomic, assign) BOOL placeholderFadesOut ASDISPLAYNODE_DEPRECATED;
|
||||||
|
|
||||||
@end
|
@end
|
||||||
|
|
||||||
|
NS_ASSUME_NONNULL_END
|
||||||
|
|||||||
Reference in New Issue
Block a user