swift - How to hide the back button from the status bar on the Apple Watch? -
i want hide button apple watch app status bar.
i used programmable segue navigate. want to hide/disable button. possible?
this how it:
wkinterfacecontroller.reloadrootcontrollerswithnames( ["myinterfacecontroller"], contexts: [] ) notes: "myinterfacecontroller" identifier of interface controller destiny.
thanks harvant pointer.
Comments
Post a Comment