我想在我的iOS应用程序中旋转我的imageView 360度
(当我的标签文字是"你好")
请帮我
if ([myLabel.text isEqualToString:@"hello"] == YES) { //here i want the imageView to rotate }
animation uikit uiimageview ios
animation ×1
ios ×1
uiimageview ×1
uikit ×1