PressHome Method (MobileDevice)
Class
MobileDevice
.
Action
Presses the home button. This method is not supported on iOS.
Syntax
C#
device
.
PressHome
()
VB
device
.
PressHome
()