Share via


IUProperty.DecompositionType Field

Definition

Enumerated property Decomposition_Type.

[Android.Runtime.Register("DECOMPOSITION_TYPE", ApiSince=24)]
public const int DecompositionType = 4099;
[<Android.Runtime.Register("DECOMPOSITION_TYPE", ApiSince=24)>]
val mutable DecompositionType : int

Field Value

Value = 4099
Attributes

Remarks

Enumerated property Decomposition_Type. Returns UCharacter.DecompositionType values.

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

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