是否可以在 WatchKit 中使用 unwind segues?
Is it possible to use unwind segues in WatchKit?
我希望在按下按钮后将 WKInterfaceController 展开到上一个。 This Apple 的技术说明未针对 WatchKit 进行更新。
在使用 WatchKit 进行大量开发之后,我可以告诉你它们不是。 WatchKit 不使用传统的导航控制器。
我希望在按下按钮后将 WKInterfaceController 展开到上一个。 This Apple 的技术说明未针对 WatchKit 进行更新。
在使用 WatchKit 进行大量开发之后,我可以告诉你它们不是。 WatchKit 不使用传统的导航控制器。