pub fn push_gesture_deferral(edges: Edges) -> u64Expand description
Register an edge-deferral request (a defers_system_gestures subtree mounted). The backend
receives the new union immediately. Pair with pop_gesture_deferral on unmount.
pub fn push_gesture_deferral(edges: Edges) -> u64Register an edge-deferral request (a defers_system_gestures subtree mounted). The backend
receives the new union immediately. Pair with pop_gesture_deferral on unmount.