GrowingTextViewDelegate
public protocol GrowingTextViewDelegate
Undocumented
-
willChangeHeight(_:
Default implementationheight: ) Undocumented
Default Implementation
Undocumented
Declaration
Swift
func willChangeHeight(_ textView: GrowingTextView, height: CGFloat)
-
Undocumented
Declaration
Swift
func didChangeHeight(_ textView: GrowingTextView, height: CGFloat)