Partager via


WKInterfaceController.PopToRootController Méthode

Définition

Dans une interface de navigation, affiche tout WKInterfaceController sauf la racine.

[Foundation.Export("popToRootController")]
[ObjCRuntime.ThreadSafe(false)]
public virtual void PopToRootController();
abstract member PopToRootController : unit -> unit
override this.PopToRootController : unit -> unit
Attributs

Remarques

Cette méthode doit être appelée à partir du thread principal de l’extension Watch Kit. (Voir InvokeOnMainThread(Selector, NSObject) et BeginInvokeOnMainThread(Selector, NSObject))

Cela peut être utilisé à partir d’un thread d’arrière-plan.

S’applique à