PressBack メソッド (MobileDevice)

クラス

MobileDevice.

処理

戻るボタンを押します。 このメソッドは iOS ではサポートされません。

構文

C#
device.PressBack()
VB
device.PressBack()