XmlPullParserReader.FromJniHandle(IntPtr, JniHandleOwnership) Method

Definition

[Android.Runtime.Preserve(Conditional=true)]
public static System.Xml.XmlReader? FromJniHandle (IntPtr handle, Android.Runtime.JniHandleOwnership transfer);
[<Android.Runtime.Preserve(Conditional=true)>]
static member FromJniHandle : nativeint * Android.Runtime.JniHandleOwnership -> System.Xml.XmlReader

Parameters

handle
IntPtr

nativeint

Returns

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to