gpt4 book ai didi

ios - 为什么这个 UIImageView 认为它是一个 UIView?

转载 作者:行者123 更新时间:2023-11-29 12:44:50 25 4
gpt4 key购买 nike

<分区>

在 Storyboard的 View Controller 中,我有一个简单的 View ,它有一个带有标签 0 的 subview 图像和一个带有标签 1 的 subview 标签。

我正在尝试获取这样的图像:

UIImageView *myImage = (UIImageView*)[myView viewWithTag:0];

但是当我这样做的时候:

myImage.highlighted = YES;

我明白了:

-[UIView setHighlighted:]: unrecognized selector sent to instance

在storyboard中明明是一个UIImageView。为什么这个转换不起作用?

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com