XCPointerEventPath Class Reference Inherits from NSObject Conforms to NSSecureCoding Declared in XCPointerEventPath.h + supportsSecureCoding + (_Bool)supportsSecureCoding – _addPointerEvent: - (void)_addPointerEvent:(id)arg1 – 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 – initForMouseAtPoint:offset: - (id)initForMouseAtPoint:(struct CGPoint)arg1 offset:(double)arg2 – initForTouchAtPoint:offset: - (id)initForTouchAtPoint:(struct CGPoint)arg1 offset:(double)arg2 – initWithCoder: - (id)initWithCoder:(id)arg1 – lastEventBeforeOffset: - (id)lastEventBeforeOffset:(double)arg1 – liftUpAtOffset: - (void)liftUpAtOffset:(double)arg1 – moveToPoint:atOffset: - (void)moveToPoint:(struct CGPoint)arg1 atOffset:(double)arg2 pathType @property (readonly) unsigned long long pathType pointerEvents @property (readonly) NSArray *pointerEvents – pressButton:atOffset: - (void)pressButton:(unsigned long long)arg1 atOffset:(double)arg2 – pressDownAtOffset: - (void)pressDownAtOffset:(double)arg1 – releaseButton:atOffset: - (void)releaseButton:(unsigned long long)arg1 atOffset:(double)arg2