cef_browser_host_t.notify_move_or_resize_started

Notify the browser that the window hosting it is about to be moved or resized. This function is only used on Windows and Linux.

struct cef_browser_host_t
extern (System)
void function(cef_browser_host_t* self) nothrow notify_move_or_resize_started;

Meta