"stop"
This function stops the loading of the current page.
Synopsis
void shape.stop();
Description
This function stops the loading of the current page.
Example
main()
{
WebView_ewo1.stop();
}
Assignment
Arc
This function stops the loading of the current page.
void shape.stop();
This function stops the loading of the current page.
Example
main()
{
WebView_ewo1.stop();
}
Arc