UProperty.SoftDotted Field

Definition

Caution

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

Binary property Soft_Dotted (new).

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

Field Value

Value = 27
Attributes

Remarks

Binary property Soft_Dotted (new).

Characters with a "soft dot", like i or j.

An accent placed on these characters causes the dot to disappear.

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

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