Freigeben über


VersionInfo.UcolRuntimeVersion Property

Definition

Collation runtime version (sort key generator, string comparisons).

[Android.Runtime.Register("UCOL_RUNTIME_VERSION", ApiSince=24)]
public static Android.Icu.Util.VersionInfo? UcolRuntimeVersion { get; }
[<Android.Runtime.Register("UCOL_RUNTIME_VERSION", ApiSince=24)>]
static member UcolRuntimeVersion : Android.Icu.Util.VersionInfo

Property Value

Attributes

Remarks

Collation runtime version (sort key generator, string comparisons). If the version is different, sort keys for the same string could be different. This value may change in subsequent releases of ICU.

Java documentation for android.icu.util.VersionInfo.UCOL_RUNTIME_VERSION.

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