Läs på engelska

Dela via


IJavaPeerable.SetPeerReference(JniObjectReference) Method

Definition

Set the value returned by PeerReference.

C#
public void SetPeerReference (Java.Interop.JniObjectReference reference);

Parameters

reference
JniObjectReference

A JniObjectReference which contains the value that future invocations of the PeerReference property should return.

Remarks

The SetPeerReference method is invoked to alter the value returned by future access to the property.

Applies to

Produkt Versioner
.NET for Android .NET for Android API 34, .NET for Android API 35

See also