TomTom SDK for iOS TextAnchoring TextAnchoring public enum TextAnchoring Text anchoring center Specifies that the anchor is in the middle of a text. Declaration Swift case center 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