C# Class Automobile.Mobile.iOS.Automation.iOSDevice

Inheritance: Automobile.Mobile.Framework.Device.MobileDevice
Afficher le fichier Open project: vistaprint/automobile Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
TakeScreenshot ( ) : byte[]

Takes the screenshot.

iOSDevice ( UIDevice device, UIWebView webView, ConnectionType connType, string connString ) : System

Method Details

TakeScreenshot() public méthode

Takes the screenshot.
public TakeScreenshot ( ) : byte[]
Résultat byte[]

iOSDevice() public méthode

public iOSDevice ( UIDevice device, UIWebView webView, ConnectionType connType, string connString ) : System
device UIDevice
webView UIWebView
connType ConnectionType
connString string
Résultat System