Looper.Thread Proprietà

Definizione

Ottiene il thread associato a questo looper.

public virtual Java.Lang.Thread Thread { [Android.Runtime.Register("getThread", "()Ljava/lang/Thread;", "GetGetThreadHandler")] get; }
[<get: Android.Runtime.Register("getThread", "()Ljava/lang/Thread;", "GetGetThreadHandler")>]
member this.Thread : Java.Lang.Thread

Valore della proprietà

Thread del looper.

Attributi

Commenti

Ottiene il thread associato a questo looper.

per android.os.Looper.getThread().

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