Gamebase SDK for Unity 2.69.0
Toast Gamebase Platform
Loading...
Searching...
No Matches

◆ CloseWebView()

static void CloseWebView ( )
static

This method to close the webview in display on a screen.

Since
Added 1.5.0.

Example Usage :

public void CloseWebViewSample()
{
}
static void CloseWebView()
This method to close the webview in display on a screen.
Definition Gamebase.cs:2891
The WebView class represents the entry point for launching WebView.
Definition Gamebase.cs:2823
The Gamebase class is core of Gamebase service.
Definition Gamebase.cs:11