Contents

UITextAttributesConversionHandler

A handler for updating text with current font panel settings.

Declaration

typealias UITextAttributesConversionHandler = ([NSAttributedString.Key : Any]) -> [NSAttributedString.Key : Any]

See Also

Text formatting