AlertArguments.Result Property

Definition

For internal use by the Xamarin.Forms platform.

public System.Threading.Tasks.TaskCompletionSource<bool> Result { get; }
member this.Result : System.Threading.Tasks.TaskCompletionSource<bool>

Property Value

System.Threading.Tasks.TaskCompletionSource<System.Boolean>

For internal use by the Xamarin.Forms platform.

Applies to