NavigationRequestedEventArgs.Task Property

Definition

For internal use by platform renderers.

public System.Threading.Tasks.Task<bool> Task { get; set; }
member this.Task : System.Threading.Tasks.Task<bool> with get, set

Property Value

System.Threading.Tasks.Task<System.Boolean>

For internal use by the Xamarin.Forms platform.

Applies to