Contents

TextBreakLocatorRef

Refers to an opaque object that encapsulates locale and text-break information for the purpose of finding boundaries in Unicode text.

Declaration

typealias TextBreakLocatorRef = OpaquePointer

Discussion

You can obtain a TextBreakLocatorRef value from the function UCCreateTextBreakLocator.