diff --git a/docs/next/text.html b/docs/next/text.html index b18bba5b252..4ba8723f44f 100644 --- a/docs/next/text.html +++ b/docs/next/text.html @@ -757,11 +757,22 @@ enum('simple', 'highQuality', 'balanced')NoAndroid +
+

android_hyphenationFrequency

+

Sets the frequency of automatic hyphenation to use when determining word breaks on Android API Level 23+, possible values are none, full, balanced, high, normal. The default value is none.

+ + + + + + + +
TypeRequiredPlatform
enum('none', 'full', 'balanced', 'high')NoAndroid

Known issues

-
SwitchTextInput