XCTouchPath Class Reference

Inherits from NSObject
Conforms to NSSecureCoding
Declared in XCTouchPath.h

+ supportsSecureCoding

+ (_Bool)supportsSecureCoding

– _addTouchEvent:

- (void)_addTouchEvent:(id)arg1

  complete

@property (readonly) _Bool complete

– dealloc

- (void)dealloc

– description

- (id)description

– encodeWithCoder:

- (void)encodeWithCoder:(id)arg1

– firstEventAfterOffset:

- (id)firstEventAfterOffset:(double)arg1

  immutable

@property _Bool immutable

  index

@property unsigned long long index

– init

- (id)init

– initWithCoder:

- (id)initWithCoder:(id)arg1

– initWithTouchDown:orientation:offset:

- (id)initWithTouchDown:(struct CGPoint)arg1 orientation:(long long)arg2 offset:(double)arg3

  interfaceOrientation

@property (readonly) long long interfaceOrientation

– lastEventBeforeOffset:

- (id)lastEventBeforeOffset:(double)arg1

– liftUpAtPoint:offset:

- (void)liftUpAtPoint:(struct CGPoint)arg1 offset:(double)arg2

– moveToPoint:atOffset:

- (void)moveToPoint:(struct CGPoint)arg1 atOffset:(double)arg2

  touchEvents

@property (readonly) NSArray *touchEvents