XCUICoordinate Class Reference
Inherits from | NSObject |
---|---|
Conforms to | NSCopying |
Declared in | XCUICoordinate.h |
– initWithCoordinate:pointsOffset:
- (id)initWithCoordinate:(id)arg1 pointsOffset:(struct CGVector)arg2
– initWithElement:normalizedOffset:
- (id)initWithElement:(id)arg1 normalizedOffset:(struct CGVector)arg2
– pressForDuration:thenDragToCoordinate:
- (void)pressForDuration:(double)arg1 thenDragToCoordinate:(id)arg2