CFStringIsHyphenationAvailableForLocale(_:)
Returns a Boolean value that indicates whether hyphenation data is available.
Declaration
func CFStringIsHyphenationAvailableForLocale(_ locale: CFLocale!) -> BoolParameters
- locale:
A valid locale that specifies which language’s hyphenation conventions to use. Hyphenation data is not available for all locales.