Share via


UCharacter.ILineBreak.Inseparable Field

Definition

Renamed from the misspelled "inseperable" in Unicode 4.

[Android.Runtime.Register("INSEPARABLE", ApiSince=24)]
public const int Inseparable = 15;
[<Android.Runtime.Register("INSEPARABLE", ApiSince=24)>]
val mutable Inseparable : int

Field Value

Value = 15
Attributes

Remarks

Renamed from the misspelled "inseperable" in Unicode 4.0.1.

Java documentation for android.icu.lang.UCharacter.LineBreak.INSEPARABLE.

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