Class KeyboardMap.PressingGoal

java.lang.Object
io.flutter.embedding.android.KeyboardMap.PressingGoal
Enclosing class:
KeyboardMap

public static class KeyboardMap.PressingGoal extends Object
An immutable configuration item that defines how to synchronize pressing modifiers (such as Shift or Ctrl), so that the KeyEmbedderResponder must synthesize events until the combined pressing state of keys matches the true meta state masked by mask.