Classes
The following classes are available globally.
-
An object of the class can show animated bottom line when a user begins editing.
See moreDeclaration
Swift
open class TweeActiveTextField : TweeBorderedTextField
-
An object of the class can show the custom info label under text field.
See moreDeclaration
Swift
open class TweeAttributedTextField : TweeActiveTextField
-
An object of the class can show bottom line permanently.
See moreDeclaration
Swift
open class TweeBorderedTextField : TweePlaceholderTextField
-
An object of the class has a customized placeholder label which has animations on the beginning and ending editing.
See moreDeclaration
Swift
open class TweePlaceholderTextField : UITextField