JavaSystem.LoadAsync(String) Method

Definition

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

public static System.Threading.Tasks.Task LoadAsync(string filename);
static member LoadAsync : string -> System.Threading.Tasks.Task

Parameters

filename
String

Returns

Remarks

This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Applies to