UCharacter.IdentifierType.ValueOf(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("valueOf", "(Ljava/lang/String;)Landroid/icu/lang/UCharacter$IdentifierType;", "", ApiSince=37)]
public static Android.Icu.Lang.UCharacter.IdentifierType ValueOf(string name);
[<Android.Runtime.Register("valueOf", "(Ljava/lang/String;)Landroid/icu/lang/UCharacter$IdentifierType;", "", ApiSince=37)>]
static member ValueOf : string -> Android.Icu.Lang.UCharacter.IdentifierType
Parameters
- name
- String
Returns
- Attributes