levelRtl static method
Get a basic RTL Level value
See the Rust documentation for rtl
for more information.
Implementation
static int levelRtl() {
final result = _icu4x_Bidi_level_rtl_mv1();
return result;
}
Get a basic RTL Level value
See the Rust documentation for rtl
for more information.
static int levelRtl() {
final result = _icu4x_Bidi_level_rtl_mv1();
return result;
}