小编use*_*937的帖子

iOS - 如何从中心旋转imageView 360度

我想在我的iOS应用程序中旋转我的imageView 360度

(当我的标签文字是"你好")

请帮我

if ([myLabel.text isEqualToString:@"hello"] == YES)
{
    //here i want the imageView to rotate

}
Run Code Online (Sandbox Code Playgroud)

animation uikit uiimageview ios

-3
推荐指数
1
解决办法
6285
查看次数

标签 统计

animation ×1

ios ×1

uiimageview ×1

uikit ×1