开发者

Is it possible to programmatically check for connections between XIB objects and the IBActions/IBOutlets in a header file?

开发者 https://www.devze.com 2023-03-08 20:58 出处:网络
There are many instances where it would be 开发者_Python百科cool to check or get a log summary of connections between various XIB objects and IBActions and IBOutlets from class files...is this possibl

There are many instances where it would be 开发者_Python百科cool to check or get a log summary of connections between various XIB objects and IBActions and IBOutlets from class files...is this possible?

0

精彩评论

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