Contents

CTFontDescriptorProgressHandler

The progress callback type.

Declaration

typealias CTFontDescriptorProgressHandler = (CTFontDescriptorMatchingState, CFDictionary) -> Bool

Discussion

Use this callback type with CTFontDescriptorMatchFontDescriptorsWithProgressHandler(_:_:_:).

See Also

Data Types