UCharacter.WordBreak.Wsegspace Field

Definition

Caution

Use 'Android.Icu.Lang.UCharacter.IWordBreak.Wsegspace'. This class will be removed in a future release.

[Android.Runtime.Register("WSEGSPACE", ApiSince=29)]
[System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IWordBreak.Wsegspace'. This class will be removed in a future release.")]
public const int Wsegspace = 22;
[<Android.Runtime.Register("WSEGSPACE", ApiSince=29)>]
[<System.Obsolete("Use 'Android.Icu.Lang.UCharacter.IWordBreak.Wsegspace'. This class will be removed in a future release.")>]
val mutable Wsegspace : int

Field Value

Value = 22
Attributes

Applies to