Partager via


IUProperty.PatternSyntax Field

Definition

Binary property Pattern_Syntax (new in Unicode 4.

[Android.Runtime.Register("PATTERN_SYNTAX", ApiSince=24)]
public const int PatternSyntax = 42;
[<Android.Runtime.Register("PATTERN_SYNTAX", ApiSince=24)>]
val mutable PatternSyntax : int

Field Value

Value = 42
Attributes

Remarks

Binary property Pattern_Syntax (new in Unicode 4.1). See UAX #31 Identifier and Pattern Syntax (http://www.unicode.org/reports/tr31/)

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

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