Lingua

AsyncTask<TParams,TProgress,TResult>.DoInBackground(Object[]) Metodo

Definizione

Esegue un calcolo su un thread in background.

protected override Java.Lang.Object? DoInBackground(params Java.Lang.Object[]? native_parms);
override this.DoInBackground : Java.Lang.Object[] -> Java.Lang.Object

Parametri

native_parms
Object[]

Parametri dell'attività per il calcolo in background.

Valori restituiti

Valore richiesto.

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a