C# 클래스 Automobile.Mobile.iOS.Automation.iOSDevice

상속: Automobile.Mobile.Framework.Device.MobileDevice
파일 보기 프로젝트 열기: vistaprint/automobile 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
TakeScreenshot ( ) : byte[]

Takes the screenshot.

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

메소드 상세

TakeScreenshot() 공개 메소드

Takes the screenshot.
public TakeScreenshot ( ) : byte[]
리턴 byte[]

iOSDevice() 공개 메소드

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