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