XCUIElementHitPointCoordinate Class Reference

Inherits from XCUICoordinate : NSObject
Declared in XCUIElementHitPointCoordinate.h

– description

- (id)description

– initWithCoordinate:pointsOffset:

- (id)initWithCoordinate:(id)arg1 pointsOffset:(struct CGVector)arg2

– initWithElement:

- (id)initWithElement:(id)arg1

– initWithElement:normalizedOffset:

- (id)initWithElement:(id)arg1 normalizedOffset:(struct CGVector)arg2

– screenPoint

- (struct CGPoint)screenPoint