VarHandle.AccessMode.ValueFromMethodName(String) 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.
[Android.Runtime.Register("valueFromMethodName", "(Ljava/lang/String;)Ljava/lang/invoke/VarHandle$AccessMode;", "", ApiSince=33)]
public static Java.Lang.Invoke.VarHandle.AccessMode ValueFromMethodName (string methodName);
[<Android.Runtime.Register("valueFromMethodName", "(Ljava/lang/String;)Ljava/lang/invoke/VarHandle$AccessMode;", "", ApiSince=33)>]
static member ValueFromMethodName : string -> Java.Lang.Invoke.VarHandle.AccessMode
Parameters
- methodName
- String
Returns
- Attributes