Condividi tramite


IJavaPeerable.SetJniIdentityHashCode(Int32) Metodo

Definizione

Impostare il valore restituito da JniIdentityHashCode.

public void SetJniIdentityHashCode (int value);
abstract member SetJniIdentityHashCode : int -> unit

Parametri

value
Int32

Oggetto Int32 che contiene il valore che devono restituire le chiamate future della JniIdentityHashCode proprietà.

Commenti

Il SetJniIdentityHashCode metodo viene richiamato per modificare il valore restituito dall'accesso futuro alla proprietà .

Si applica a

Vedi anche