Contents

toLatin

A constant containing the transliteration of a string from any script to Latin script.

Declaration

static let toLatin: StringTransform

Discussion

This is equivalent to kCFStringTransformToLatin.

See Also

Constants