Contents

transform

A closure that defines the text transformation.

Declaration

let transform: (AttributeContainer) -> AttributeContainer

Discussion

This closure accepts a container with the current text attributes and returns a container with the new text attributes.