IJavaPeerable.SetPeerReference(JniObjectReference) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Set the value returned by PeerReference
.
C#
public void SetPeerReference (Java.Interop.JniObjectReference reference);
abstract member SetPeerReference : Java.Interop.JniObjectReference -> unit
- reference
- JniObjectReference
A JniObjectReference which contains the value that future invocations of the PeerReference property should return.
The SetPeerReference
method is invoked to alter the value returned by future access to the property.
Produkt | Versioner |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |