Automobile.Mobile.Android.Automation.AndroidChromeClient.AndroidChromeClient C# (CSharp) Method

AndroidChromeClient() public method

public AndroidChromeClient ( ) : System.Threading
return System.Threading
        public AndroidChromeClient()
        {
            JsTrigger = new EventWaitHandle(false, EventResetMode.AutoReset);
        }