Description
Implement a set of APIs that allows the user to retrieve info about the currently visible (or not visible) input pane
InputPaneInfo
Properties
| API |
Description |
| Current |
This will be a class that gives info about the InputPane (opened, closed, size, TBD). |
Events
| API |
Description |
| StateChanged |
Fires whenever the InputPane has been opened or closed |
Related Specs
#11562
#11565
Usage Scenarios
TBD
Backward Compatibility
N/A
Difficulty
Medium