Just wondering if it’s possible to programmatically end input on an EditBox. That is, is there a call to have it lose focus? Drop the keyboard?
Trying detachWithIME(). That might be what I am looking for.
Just wondering if it’s possible to programmatically end input on an EditBox. That is, is there a call to have it lose focus? Drop the keyboard?
Trying detachWithIME(). That might be what I am looking for.