UCharacter.GetPropertyName(Int32, Int32) Method

Definition

[Android.Runtime.Register("getPropertyName", "(II)Ljava/lang/String;", "", ApiSince=24)]
public static string? GetPropertyName (int property, int nameChoice);
[<Android.Runtime.Register("getPropertyName", "(II)Ljava/lang/String;", "", ApiSince=24)>]
static member GetPropertyName : int * int -> string

Parameters

property
Int32
nameChoice
Int32

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