Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何取消选择/取消选择 NSBrowser 中的任何选定单元格?
由这里提供:
[browser loadColumnZero];
请注意,在这种情况下不会发送浏览器选择更改发送操作,因此如果您在 Interface Builder 中使用该操作,您可能必须手动触发该方法。