次の方法で共有


UProperty.STerm Field

Definition

Caution

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

Binary property STerm (new in Unicode 4.

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

Field Value

Value = 35
Attributes

Remarks

Binary property STerm (new in Unicode 4.0.1). Sentence Terminal. Used in UAX #29: Text Boundaries (http://www.unicode.org/reports/tr29/)

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

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