Freigeben über


UCharacter.MinHighSurrogate Field

Definition

Constant U+D800, same as Character#MIN_HIGH_SURROGATE.

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

Field Value

Attributes

Remarks

Constant U+D800, same as Character#MIN_HIGH_SURROGATE.

Java documentation for android.icu.lang.UCharacter.MIN_HIGH_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