Package io.flutter.embedding.android
Class KeyboardMap.PressingGoal
java.lang.Object
io.flutter.embedding.android.KeyboardMap.PressingGoal
- Enclosing class:
- KeyboardMap
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
.-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
mask
public final int mask -
keys
-
-
Constructor Details
-
PressingGoal
-