//! InputCoordinator registration helper for drag handle widgets.
use crateLayerId;
use crate;
use crate;
/// Register a drag handle widget with the coordinator for this frame.
///
/// Uses `Sense::DRAG` so the coordinator tracks drag gestures but not clicks.