cef_render_handler_t.get_touch_handle_size

Called to retrieve the size of the touch handle for the specified |orientation|.

struct cef_render_handler_t
extern (System)
void function(cef_render_handler_t* self, cef_browser_t* browser, cef_horizontal_alignment_t orientation, cef_size_t* size) nothrow get_touch_handle_size;

Meta