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.
可以从其他viewController隐藏或显示xcode中的按钮,场景就像这样我正在使用导航控制器我已经制作了隐藏按钮,我想让隐藏按钮在按下其他viewController的按钮时可见。
当您将按钮推到另一个 Viewcontroller 上时。只需添加那里ButtonName.Hidden=NO。
ButtonName.Hidden=NO