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