IUProperty.STerm Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Binary property STerm (new in Unicode 4.
[Android.Runtime.Register("S_TERM", ApiSince=24)]
public const int STerm = 35;
[<Android.Runtime.Register("S_TERM", ApiSince=24)>]
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.