共用方式為


UCharacter.MaxSurrogate Field

Definition

Constant U+DFFF, same as Character#MAX_SURROGATE.

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

Field Value

Attributes

Remarks

Constant U+DFFF, same as Character#MAX_SURROGATE.

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