- userActivity
- A dictionary containing information about the user activity. Set by a Glance controller calling WKInterfaceController.UpdateUserActivity.
If needed, this method should be overridden in the Watch App's initial WatchKit.WKInterfaceController. If the Watch App uses a page-based interface, this method will be called on each WatchKit.WKInterfaceController in the initial interface.
Application developers who override this method should not call the base implementation.