Share via


CPInterfaceController.PopToRootTemplateAsync(Boolean) Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Threading.Tasks.Task<Tuple<bool,Foundation.NSError>> PopToRootTemplateAsync(bool animated);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PopToRootTemplateAsync : bool -> System.Threading.Tasks.Task<bool * Foundation.NSError>
override this.PopToRootTemplateAsync : bool -> System.Threading.Tasks.Task<bool * Foundation.NSError>

Parameters

animated
Boolean

Returns

Attributes

Applies to