NYSTableViewAnimation Class Reference
Inherits from | NSObject |
---|---|
Conforms to | UICollisionBehaviorDelegate |
Declared in | NYSTableViewAnimation.h NYSTableViewAnimation.m |
+ show:tableView:
显示cell动画 - Parameters: - animationType: 动画类型 - tableView: 作用表格
+ (void)show:(NYSTableViewAnimationType)animationType tableView:(UITableView *)tableView
Discussion
显示cell动画 - Parameters: - animationType: 动画类型 - tableView: 作用表格
Declared In
NYSTableViewAnimation.h