Compartilhar via


UProperty.ChangesWhenTitlecased Field

Definition

Caution

Use 'Android.Icu.Lang.IUProperty.ChangesWhenTitlecased'. This class will be removed in a future release.

Binary property Changes_When_Titlecased.

[Android.Runtime.Register("CHANGES_WHEN_TITLECASED", ApiSince=24)]
[System.Obsolete("Use 'Android.Icu.Lang.IUProperty.ChangesWhenTitlecased'. This class will be removed in a future release.")]
public const int ChangesWhenTitlecased = 53;
[<Android.Runtime.Register("CHANGES_WHEN_TITLECASED", ApiSince=24)>]
[<System.Obsolete("Use 'Android.Icu.Lang.IUProperty.ChangesWhenTitlecased'. This class will be removed in a future release.")>]
val mutable ChangesWhenTitlecased : int

Field Value

Value = 53
Attributes

Remarks

Binary property Changes_When_Titlecased.

Java documentation for android.icu.lang.UProperty.CHANGES_WHEN_TITLECASED.

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