[BackgroundView addSubview:hint];
[self.view addSubview:BackgroundView];
[BackgroundView moveTo:CGPointMake(0, 0) duration:0.6 option:UIViewAnimationOptionCurveEaseInOut];
NSTimer *timer = [NSTimer scheduledTimerWithTimeInterval:0.6 target:self selector:@selector(removeHintBanner) userInfo:nil repeats:NO];
- (void) removeHintBanner
{
[BackgroundView moveTo:CGPointMake(0, -15) duration:1.2 option:UIViewAnimationOptionCurveEaseInOut];
}
iOS move view
標籤: iOS張貼者: kenywalker 於 凌晨2:36
訂閱:
張貼留言 (Atom)
Diseño e iconos por N.Design Studio | A Blogger por Blog and Web

0 意見:
張貼留言