TextInput used to have a constructor that took a String, but it doesn't anymore. Yet it still has a setText(String) method. Any reason to not provide the constructor?
-T
TextInput used to have a constructor that took a String, but it doesn't anymore. Yet it still has a setText(String) method. Any reason to not provide the constructor?
-T