TextDirectionHeuristicsCompat

Some objects that implement TextDirectionHeuristic.

Properties

Link copied to clipboard
If the text contains any strong right to left non-format character, determines that the direction is right to left, falling back to left to right if it finds none.
Link copied to clipboard
Determines the direction based on the first strong directional character, including bidi format chars, falling back to left to right if it finds none.
Link copied to clipboard
Determines the direction based on the first strong directional character, including bidi format chars, falling back to right to left if it finds none.
Link copied to clipboard
Force the paragraph direction to the Locale direction.
Link copied to clipboard
Always decides that the direction is left to right.
Link copied to clipboard
Always decides that the direction is right to left.