Share via


UITextAttributesConversionHandler Delegate

Definition

public delegate Foundation.NSDictionary UITextAttributesConversionHandler(NSDictionary textAttributes);
type UITextAttributesConversionHandler = delegate of NSDictionary -> NSDictionary

Parameters

textAttributes
NSDictionary

Return Value

Applies to