Share via


IUProperty.CaseSensitive Field

Definition

Binary property Case_Sensitive.

[Android.Runtime.Register("CASE_SENSITIVE", ApiSince=24)]
public const int CaseSensitive = 34;
[<Android.Runtime.Register("CASE_SENSITIVE", ApiSince=24)>]
val mutable CaseSensitive : int

Field Value

Value = 34
Attributes

Remarks

Binary property Case_Sensitive.

Either the source of a case mapping or in the target of a case mapping. Not the same as the general category Cased_Letter.

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

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