Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
io.flutter.embedding.engine.systemchannels.KeyboardChannel.KeyboardMethodHandler Interface Reference

Public Member Functions

Map< Long, Long > getKeyboardState ()
 

Detailed Description

Definition at line 66 of file KeyboardChannel.java.

Member Function Documentation

◆ getKeyboardState()

Map< Long, Long > io.flutter.embedding.engine.systemchannels.KeyboardChannel.KeyboardMethodHandler.getKeyboardState ( )

Returns the keyboard pressed states.

Returns
A map whose keys are physical keyboard key IDs and values are the corresponding logical keyboard key IDs.

The documentation for this interface was generated from the following file: