Assign a callback function to be notified whenever a WebView has finished resizing to a certain size (and has finished repainting the RenderBuffer).
@param webview The WebView instance
@param callback A function pointer to the callback.
See Implementation
Assign a callback function to be notified whenever a WebView has finished resizing to a certain size (and has finished repainting the RenderBuffer).
@param webview The WebView instance
@param callback A function pointer to the callback.