Function composable::views::gesture::recognizer

source ยท
pub fn recognizer(
    id: Id,
    gesture: Gesture,
    location: Point,
    bounds: Bounds,
) -> Option<Response>
Available on crate features unstable and views only.
Expand description