TomTom SDK for iOS TextAnchoring TextAnchoring public enum TextAnchoring Text anchoring left Specifies that the anchor is on the left side of a text. Declaration Swift case left right Specifies that the anchor is on the right side of a text. Declaration Swift case right center Specifies that the anchor is in the middle of a text. Declaration Swift case center