placeholderAttributedString
The cell’s attributed placeholder string.
Declaration
@NSCopying var placeholderAttributedString: NSAttributedString? { get set }Discussion
If this property returns nil, you can also call placeholderString to see if the cell has a plain text placeholder string.