Flutter Engine
The Flutter Engine
|
Used to configure how to process an embedder message.
When the embedder responder sends a key data, this functional interface will be invoked. Its first argument will be the detailed data. The second argument will be a nullable reply callback, which should be called to mock the reply from the framework.
Definition at line 178 of file KeyboardManagerTest.java.