hyphenationFactor
Returns the current hyphenation factor.
Declaration
var hyphenationFactor: Float { get set }Return Value
The hyphenation factor, a value ranging from 0.0 to 1.0 that controls when hyphenation is attempted. By default, the value is 0.0, meaning hyphenation is off. A factor of 1.0 causes hyphenation to be attempted always.