Crate zng_ext_input

Source
Expand description

Input events and focused widget.

§Crate

This crate is part of the zng project.

§Cargo Features

This crate provides 1 feature flag, not enabled by default.

§"drag_drop"

Enable drag&drop.

Modules§

focus
Keyboard focus manager.
gesture
Aggregate events.
keyboard
Keyboard manager.
mouse
Mouse events and service.
pointer_capture
Mouse and touch capture.
touch
Touch events and service.