Share via


UCharacterCategory.InterfaceConsts.ModifierLetter Field

Definition

[Android.Runtime.Register("MODIFIER_LETTER", ApiSince=24)]
public const sbyte ModifierLetter = 4;
[<Android.Runtime.Register("MODIFIER_LETTER", ApiSince=24)>]
val mutable ModifierLetter : sbyte

Field Value

Value = 4
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