Share via


IUProperty.Hyphen Field

Definition

Binary property Hyphen.

[Android.Runtime.Register("HYPHEN", ApiSince=24)]
public const int Hyphen = 14;
[<Android.Runtime.Register("HYPHEN", ApiSince=24)>]
val mutable Hyphen : int

Field Value

Value = 14
Attributes

Remarks

Binary property Hyphen.

Dashes used to mark connections between pieces of words, plus the Katakana middle dot.

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

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