gpt4 book ai didi

ios - addTarget(_ :action:for:) and sendAction(_:to:for:) UIControl instance methods? 之间有什么区别

转载 作者:搜寻专家 更新时间:2023-10-31 22:25:08 25 4
gpt4 key购买 nike

我正在对 UIControl 进行子类化,因为我想将我的 View Controller 设置为目标,所以我发现了 sendAction 方法。我真的无法弄清楚这两种方法之间的区别以及它们各自的用法何时更合适。

最佳答案

区别在于sendAction(_:to:for:)实际上立即调用定义的选择器,而addTarget(_:action:for:)仅将目标和操作与控件关联,并且仅在事件发生时调用选择器。

关于ios - addTarget(_ :action:for:) and sendAction(_:to:for:) UIControl instance methods? 之间有什么区别,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/50255520/

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