私は void メソッドを持っUIView
ていUIView
ます. このボイドを実行する必要があります:animate
[NSTimer scheduledTimerWithTimeInterval:duration target:self selector:@selector(METHOD) userInfo:nil repeats:NO];
Arguments
-(void)showNotificationViewWithText:(NSString *)title andTextColor:(UIColor *)titleTintColor andNotificationBackGroundColor:(UIColor *)backGroundColor andDuration:(float)duration direction:(BOOL) up:
または、遅延後に UIView を別のポイントに移動する方が良い考えがありますか?