Build.VERSION_CODES_FULL(IntPtr, JniHandleOwnership) Constructor
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.
Initializes a new instance of the Build.VERSION_CODES_FULL class.
protected VERSION_CODES_FULL(IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Android.OS.Build.VERSION_CODES_FULL : nativeint * Android.Runtime.JniHandleOwnership -> Android.OS.Build.VERSION_CODES_FULL
Parameters
- transfer
- JniHandleOwnership
A JniHandleOwnership indicating how to handle javaReference.