Sets the base directory.
@param base_dir_path The absolute path to your base directory. The base directory is a location that holds all of your local assets. It will be used for WebView::loadFile and WebView::loadHTML (to resolve relative URLs).
See Implementation
Sets the base directory.
@param base_dir_path The absolute path to your base directory. The base directory is a location that holds all of your local assets. It will be used for WebView::loadFile and WebView::loadHTML (to resolve relative URLs).