TableRowHeaderTextsNormalized
public struct TableRowHeaderTextsNormalized : Codable, Equatable
If you provide customization input, the normalized version of the row header texts according to the customization;
otherwise, the same value as row_header_texts
.
-
The normalized version of a row header text.
Declaration
Swift
public var textNormalized: String?