共用方式為


UCharacter.MinSurrogate Field

Definition

Constant U+D800, same as Character#MIN_SURROGATE.

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

Field Value

Attributes

Remarks

Constant U+D800, same as Character#MIN_SURROGATE.

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