Language

Collator.UCAVersion Property

Definition

[icu] Returns the UCA version of this collator object.

public abstract Android.Icu.Util.VersionInfo? UCAVersion { [Android.Runtime.Register("getUCAVersion", "()Landroid/icu/util/VersionInfo;", "GetGetUCAVersionHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getUCAVersion", "()Landroid/icu/util/VersionInfo;", "GetGetUCAVersionHandler", ApiSince=24)>]
member this.UCAVersion : Android.Icu.Util.VersionInfo

Property Value

the version object associated with this collator

Attributes

Remarks

[icu] Returns the UCA version of this collator object.

Android reference for android.icu.text.Collator.getUCAVersion.

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