Share via


UProperty.IdsUnaryOperator Field

Definition

Caution

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

Binary property IDS_Unary_Operator.

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

Field Value

Value = 72
Attributes

Remarks

Binary property IDS_Unary_Operator. For programmatic determination of Ideographic Description Sequences.

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

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