remove(_:)
Removes a placeholder object from the text input view.
Declaration
optional func remove(_ textPlaceholder: UITextPlaceholder)Parameters
- textPlaceholder:
The placeholder object to remove.
Removes a placeholder object from the text input view.
optional func remove(_ textPlaceholder: UITextPlaceholder)The placeholder object to remove.