WKInterfaceController.WillActivate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called shortly before the WKInterfaceController appears to the user.
[Foundation.Export("willActivate")]
public virtual void WillActivate ();
abstract member WillActivate : unit -> unit
override this.WillActivate : unit -> unit
- Attributes
Remarks
This method is called shortly before the WKInterfaceController appears and when the WKInterfaceController is re-activated without having been terminated.