MTSymbolLayoutProperty

public enum MTSymbolLayoutProperty : String, Sendable

Typed keys for symbol layout properties.

  • Undocumented

    Declaration

    Swift

    case textField = "text-field"
  • Undocumented

    Declaration

    Swift

    case textSize = "text-size"
  • Undocumented

    Declaration

    Swift

    case textAllowOverlap = "text-allow-overlap"
  • Undocumented

    Declaration

    Swift

    case textAnchor = "text-anchor"
  • Undocumented

    Declaration

    Swift

    case textFont = "text-font"
  • Undocumented

    Declaration

    Swift

    case visibility
  • Undocumented

    Declaration

    Swift

    case iconImage = "icon-image"