@selector(: :)

2018-12-24  本文已影响0人  lifeLL
 [UIView setAnimationDidStopSelector:@selector(animationFinished:finished:context:)];

- (void)animationFinished:(NSString *)animationID finished:(NSNumber *)finished context:(void *)context {
    
}
上一篇 下一篇

猜你喜欢

热点阅读