Argument used to specify the integer part of a decimal or fraction.
Syntax
[Android.Runtime.Register("ARG_INTEGER_PART")] public const stringArgIntegerPart
Remarks
Argument used to specify the integer part of a decimal or fraction. The
value can be a string of digits of any size optionally prefixed with
a - or +.
Can be used with TtsSpan.TypeDecimal and TtsSpan.TypeFraction.