| TouchScreenIsPortrait Method |
Returns true if the screen is portrait, false otherwise.
Namespace: SeleniumAssembly: Selenium (in Selenium.dll) Version: 2.0.9.0 (2.0.9.0)
SyntaxDim instance As TouchScreen
Dim returnValue As Boolean
returnValue = instance.IsPortrait()
Return Value
Type:
Boolean
See Also