PressHome Method (MobileDevice)
Class
MobileDevice
.
Action
Presses the home button.
Syntax
C#
device
.
PressHome
()
VB
device
.
PressHome
()