JniType.GetCachedInstanceField(JniFieldInfo, String, String) Method

Definition

public Java.Interop.JniFieldInfo GetCachedInstanceField (ref Java.Interop.JniFieldInfo? cachedField, string name, string signature);
member this.GetCachedInstanceField : JniFieldInfo * string * string -> Java.Interop.JniFieldInfo

Parameters

cachedField
JniFieldInfo
name
String
signature
String

Returns

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