VirtualUI.Start Method ()

Starts the VirtualUI's activation process. Returns true if VirtualUI was fully activated or false if the timeout expired. The timeout is 60 seconds.

C#

public bool Start();

Group

Start Method