get_is_web_process_responsive


Description:

[ Version ( since = "2.34" ) ]
public bool get_is_web_process_responsive ()

Get whether the current web process of a WebView is responsive.

Parameters:

this

a WebView

Returns:

true if the web process attached to this is responsive, or false otherwise.