WakeUp Method (MobileDevice)
Class
MobileDevice
.
Action
Presses the power button if the screen is off. This method is not supported on iOS.
Syntax
C#
device
.
WakeUp
()
VB
device
.
WakeUp
()