JniRuntime.JniValueManager.TryConstructPeer Method
Definition
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.
protected virtual bool TryConstructPeer(Java.Interop.IJavaPeerable self, ref Java.Interop.JniObjectReference reference, Java.Interop.JniObjectReferenceOptions options, Type type);
abstract member TryConstructPeer : Java.Interop.IJavaPeerable * JniObjectReference * Java.Interop.JniObjectReferenceOptions * Type -> bool
override this.TryConstructPeer : Java.Interop.IJavaPeerable * JniObjectReference * Java.Interop.JniObjectReferenceOptions * Type -> bool
Parameters
- self
- IJavaPeerable
- reference
- JniObjectReference
- options
- JniObjectReferenceOptions
- type
- Type