开发者

How to drag a UIButton outlet to the button?

开发者 https://www.devze.com 2023-01-05 05:31 出处:网络
I want to enable or disable the button. Is there any way to drag the outlet of UIButton on to the Bar Button? I tried,开发者_如何学运维 I could do that. How to enable or disable the button if I can\'t

I want to enable or disable the button. Is there any way to drag the outlet of UIButton on to the Bar Button? I tried,开发者_如何学运维 I could do that. How to enable or disable the button if I can't connection them together?

Thanks!


You might use the UIBarButtonItem.

0

精彩评论

暂无评论...
验证码 换一张
取 消