UITextView
-
SwifterSwift: Clear text.
Declaration
Swift
public func clear()
-
SwifterSwift: Scroll to the bottom of text view
Declaration
Swift
public func scrollToBottom()
-
SwifterSwift: Scroll to the top of text view
Declaration
Swift
public func scrollToTop()