Events
Variables
Methods
@:value({ delegate : null, allowMovingCursor : false, selectionEnd : -1, selectionStart : -1, multiline : false })start(text:String, x:Float, y:Float, w:Float, h:Float, multiline:Bool = false, selectionStart:Int = -1, selectionEnd:Int = -1, allowMovingCursor:Bool = false, ?delegate:TextInputDelegate):Void