TableColumnHeaderTextsNormalized

public struct TableColumnHeaderTextsNormalized : Codable, Equatable

If you provide customization input, the normalized version of the column header texts according to the customization; otherwise, the same value as column_header_texts.

  • The normalized version of a column header text.

    Declaration

    Swift

    public var textNormalized: String?