Allow FocusScope to reject the events

This commit is contained in:
Olivier Goffart 2021-01-26 17:04:43 +01:00
parent 2e23b5bbdd
commit 9de5af75ce
10 changed files with 140 additions and 38 deletions

View file

@ -77,6 +77,7 @@ using cbindgen_private::TextVerticalAlignment;
using cbindgen_private::TraversalOrder;
using cbindgen_private::ImageFit;
using cbindgen_private::KeyEvent;
using cbindgen_private::EventResult;
using cbindgen_private::KeyboardModifiers;
namespace private_api {