FlexiNumberFormatStringExt extension

on

Properties

d → Decimal?

Available on String, provided by the FlexiNumberFormatStringExt extension

Convert string to Decimal, returns null if parsing fails 将字符串转换为Decimal, 如果解析失败返回null
no setter
fsi String

Available on String, provided by the FlexiNumberFormatStringExt extension

Treat the following text as isolated and in the direction of its first strong directional character that is not inside a nested isolate. 将以下文本视为孤立文本,并沿其第一个强方向字符的方向处理,该字符不在嵌套隔离文本内。
no setter
lre String

Available on String, provided by the FlexiNumberFormatStringExt extension

Explicit Directional Embeddings Treat the following text as embedded left-to-right. 将以下文本视为从左到右嵌入的文本。
no setter
lri String

Available on String, provided by the FlexiNumberFormatStringExt extension

https://unicode.org/reports/tr9/ Explicit Directional Isolates Treat the following text as isolated and left-to-right. 将以下文本视为孤立的和从左到右的文本。
no setter
lro String

Available on String, provided by the FlexiNumberFormatStringExt extension

Explicit Directional Overrides Force following characters to be treated as strong left-to-right characters. 强制将跟随字符视为从左到右的强字符。
no setter
ltr String

Available on String, provided by the FlexiNumberFormatStringExt extension

Left-to-right text direction, same as lri 左到右文本方向(Left-to-Right), 等同于lri
no setter
rle String

Available on String, provided by the FlexiNumberFormatStringExt extension

Treat the following text as embedded right-to-left. 将以下文本视为从右到左嵌入的文本。
no setter
rli String

Available on String, provided by the FlexiNumberFormatStringExt extension

Treat the following text as isolated and right-to-left. 将以下文本视为孤立的和从右到左的文本。
no setter
rlo String

Available on String, provided by the FlexiNumberFormatStringExt extension

Force following characters to be treated as strong right-to-left characters. 强制将跟随字符视为从右到左的强字符。
no setter
rtl String

Available on String, provided by the FlexiNumberFormatStringExt extension

Right-to-left text direction, same as rli 右到左文本方向(Right-to-Left), 等同于rli
no setter