动画效果 打字延迟



    self.myScrollView.frame = CGRectMake(0, self.stateNavigationHight-216+80, 320, [self getUIScreenHight]-113);spa

    [UIView beginAnimations:@"roseImageViewAnimation" context:(__bridge void*)self.myScrollView];3d

    [UIView setAnimationDuration:0.50f];get

    [UIView setAnimationDelegate:self];it

    self.myScrollView.frame = CGRectMake(0, self.stateNavigationHight, 320, [self getUIScreenHight]-113);io


    [UIView commitAnimations];//就这一句代码im

相关文章
相关标签/搜索