Sdílet prostřednictvím


UProperty.FullCompositionExclusion Field

Definition

Caution

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

Binary property Full_Composition_Exclusion.

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

Field Value

Value = 9
Attributes

Remarks

Binary property Full_Composition_Exclusion.

CompositionExclusions.txt + Singleton Decompositions + Non-Starter Decompositions.

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

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