Contents

remove(_:)

Removes a placeholder object from the text input view.

Declaration

optional func remove(_ textPlaceholder: UITextPlaceholder)

Parameters

  • textPlaceholder:

    The placeholder object to remove.

See Also

Managing placeholders