Sdílet prostřednictvím


UCharacter.MinLowSurrogate Field

Definition

Constant U+DC00, same as Character#MIN_LOW_SURROGATE.

[Android.Runtime.Register("MIN_LOW_SURROGATE", ApiSince=24)]
public const char MinLowSurrogate;
[<Android.Runtime.Register("MIN_LOW_SURROGATE", ApiSince=24)>]
val mutable MinLowSurrogate : char

Field Value

Attributes

Remarks

Constant U+DC00, same as Character#MIN_LOW_SURROGATE.

Java documentation for android.icu.lang.UCharacter.MIN_LOW_SURROGATE.

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