UITextView

extension UITextView

Extend UITextView and implemented UITextViewDelegate to listen for changes

  • Resize the placeholder when the UITextView bounds change

    Declaration

    Swift

    override open var bounds: CGRect { get set }
  • Undocumented

    Declaration

    Swift

    override open var frame: CGRect { get set }