Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InputPaneInfo to retrieve info about the currently visible (or not visible) input pane #16357

Open
Tracked by #16799 ...
PureWeen opened this issue Jul 26, 2023 · 0 comments
Labels
Milestone

Comments

@PureWeen
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants