mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-04-29 20:26:00 +08:00
Change terms
This commit is contained in:
@@ -367,7 +367,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|||||||
*
|
*
|
||||||
* @param indexPath The index path for the node of interest.
|
* @param indexPath The index path for the node of interest.
|
||||||
*
|
*
|
||||||
* @deprecated Call @c calculatedSize for the node of interest instead.
|
* @deprecated Call @c calculatedSize on the node of interest instead.
|
||||||
*/
|
*/
|
||||||
- (CGSize)calculatedSizeForNodeAtIndexPath:(NSIndexPath *)indexPath ASDISPLAYNODE_DEPRECATED;
|
- (CGSize)calculatedSizeForNodeAtIndexPath:(NSIndexPath *)indexPath ASDISPLAYNODE_DEPRECATED;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user