TruncatingPosition public enum TruncatingPosition Defines where to truncate a string lead Start with three dots Declaration Swift case lead middle Insert three dots in the middle of the string Declaration Swift case middle tail End with three dots Declaration Swift case tail