set_pointer_capture#
- Grid.set_pointer_capture(pointer_id, event_root)#
Register this object to capture any other pointer events, until
release_pointer_captureis called or anpointer_upevent is encountered.- Parameters:
pointer_id – id of pointer to capture (mouse, touch, etc.)
event_root – the event root that this pointer is captured on