This topic describes the method of the Ant Cube Card layout change notification listener class.
Method
onLayout
/**
Card size change
@ param size The new size of the card.
*/
- (void)onLayout:(CGSize)size;
This topic describes the method of the Ant Cube Card layout change notification listener class.
/**
Card size change
@ param size The new size of the card.
*/
- (void)onLayout:(CGSize)size;