Option public enum Option : Hashable Special options available to control the output of TextFormat. controlCharacters(_:) Modify the any control characters found in the entry. Declaration Swift case controlCharacters(Action) Action Actions available for controlCharacters(Action) Option. See more Declaration Swift public enum Action