Skip to content

Interface: Rect

@appium/types.Rect

Table of contents

Properties

Properties

height

height: number

Defined in

node_modules/@appium/types/lib/driver.ts:497


width

width: number

Defined in

node_modules/@appium/types/lib/driver.ts:496


x

x: number

Defined in

node_modules/@appium/types/lib/driver.ts:494


y

y: number

Defined in

node_modules/@appium/types/lib/driver.ts:495