ActionSheetArguments.Result Property

Definition

For internal use by the Xamarin.Forms platform.

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

Property Value

System.Threading.Tasks.TaskCompletionSource<System.String>

For internal use by the Xamarin.Forms platform.

Applies to