Searched refs:textinput (Results 1 – 8 of 8) sorted by relevance
138 case 'flutter/textinput':
566 /// All "flutter/textinput" platform messages should be sent to this method.612 'flutter/textinput',
13 static NSString* const kTextInputChannel = @"flutter/textinput";
165 'flutter/textinput',
225 | :func:`textinput`1877 .. function:: textinput(title, prompt)1887 >>> screen.textinput("NIM", "Name of first player:")2508 - Two input methods has been added :meth:`Screen.textinput` and
1061 :func:`turtle.textinput` and :func:`turtle.numinput` create now a transient
814 def textinput(self, title, prompt): member in TurtleScreenBase
40459 + // 100: received another hide textinput event in 100ms, we set isNeedReattachOncontinue_ flag.