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