IUProperty.IdCompatMathContinue Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Binary property ID_Compat_Math_Continue.
[Android.Runtime.Register("ID_COMPAT_MATH_CONTINUE", ApiSince=36)]
public const int IdCompatMathContinue = 74;
[<Android.Runtime.Register("ID_COMPAT_MATH_CONTINUE", ApiSince=36)>]
val mutable IdCompatMathContinue : int
Field Value
Value = 74- Attributes
Remarks
Binary property ID_Compat_Math_Continue.
Used in mathematical identifier profile in UAX #31.
Java documentation for android.icu.lang.UProperty.ID_COMPAT_MATH_CONTINUE
.
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.