gotPointerCapture static method
Implementation
static void gotPointerCapture(/*[1]*/ node, [Map? eventData]) =>
sw.Simulate.gotPointerCapture(node, _jsifyEventData(eventData));
static void gotPointerCapture(/*[1]*/ node, [Map? eventData]) =>
sw.Simulate.gotPointerCapture(node, _jsifyEventData(eventData));