Share via


IUProperty.SoftDotted Field

Definition

Binary property Soft_Dotted (new).

[Android.Runtime.Register("SOFT_DOTTED", ApiSince=24)]
public const int SoftDotted = 27;
[<Android.Runtime.Register("SOFT_DOTTED", ApiSince=24)>]
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