gpt4 book ai didi

iphone - UIButton 状态 (UIControlState)

转载 作者:太空狗 更新时间:2023-10-30 03:40:10 24 4
gpt4 key购买 nike

如何设置 UIButton 的状态?

在 UIButton 类引用中有一个“状态”,但它只是“只读”。

谢谢詹姆斯

最佳答案

例如,您可以设置selected 属性

buttton.selected = YES;

enabledhighlighted 属性也可用。

请注意,所有这些属性都在控件的状态上设置了位掩码,您可以使用只读的 state 属性获得它。

关于iphone - UIButton 状态 (UIControlState),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3510051/

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