Linguaggio

Debug.BinderDeathObjectCount Proprietà

Definizione

Restituisce il numero di collegamenti di notifica di morte a oggetti Binder esistenti nel processo corrente.

public static int BinderDeathObjectCount { [Android.Runtime.Register("getBinderDeathObjectCount", "()I", "")] get; }
[<get: Android.Runtime.Register("getBinderDeathObjectCount", "()I", "")>]
static member BinderDeathObjectCount : int

Valore della proprietà

numero di collegamenti di notifica di morte a oggetti Binder esistenti nel processo corrente.

Attributi

Commenti

Restituisce il numero di collegamenti di notifica di morte a oggetti Binder esistenti nel processo corrente.

per android.os.Debug.getBinderDeathObjectCount().

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