UIConfigurationTextAttributesTransformer

Type Alias UIConfigurationTextAttributesTransformer 

Source
pub type UIConfigurationTextAttributesTransformer = *mut DynBlock<dyn Fn(NonNull<NSDictionary<NSAttributedStringKey, AnyObject>>) -> NonNull<NSDictionary<NSAttributedStringKey, AnyObject>>>;
Available on crate features UIButtonConfiguration and block2 only.
Expand description