iphone UIView animation
摘要:
//Flipstobackwhentogglebuttonispressed-(IBAction)toggleView:(id)sender{[UIViewbeginAnimations:nilcontext:nil];[UIViewsetAnimationDuration:1.0];[UIViewsetAnimationTransition:UIViewAnimationTransitionFlipFromRightforView:[selfview]cache:YES];[[selfview]addSubview:secondaryView];[UIViewcommitAnimation. 阅读全文
posted @ 2011-06-16 11:25 Leon.Cao 阅读(252) 评论(0) 推荐(0)
浙公网安备 33010602011771号