Looper.IsCurrentThread Proprietà

Definizione

Restituisce true se il thread corrente è il thread del looper.

public virtual bool IsCurrentThread { [Android.Runtime.Register("isCurrentThread", "()Z", "GetIsCurrentThreadHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("isCurrentThread", "()Z", "GetIsCurrentThreadHandler", ApiSince=23)>]
member this.IsCurrentThread : bool

Valore della proprietà

Attributi

Commenti

Restituisce true se il thread corrente è il thread del looper.

per android.os.Looper.isCurrentThread().

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