cef_browser_host_t.send_touch_event

Send a touch event to the browser for a windowless browser.

struct cef_browser_host_t
extern (System)
void function(cef_browser_host_t* self, const(cef_touch_event_t)* event) nothrow send_touch_event;

Meta