placeholderString
The placeholder text for the cell, specified as a plain text string.
Declaration
var placeholderString: String? { get set }Discussion
Assigning a new value to this property also clears out any value set for the placeholderAttributedString property.