XCPointerEvent Class Reference

Inherits from NSObject
Conforms to NSSecureCoding
Declared in XCPointerEvent.h

+ offsetComparator

+ (CDUnknownBlockType)offsetComparator

+ pointerEventWithType:buttonType:coordinate:offset:

+ (id)pointerEventWithType:(unsigned long long)arg1 buttonType:(unsigned long long)arg2 coordinate:(struct CGPoint)arg3 offset:(double)arg4

+ supportsSecureCoding

+ (_Bool)supportsSecureCoding

  buttonType

@property unsigned long long buttonType

  coordinate

@property struct CGPoint coordinate

– description

- (id)description

– encodeWithCoder:

- (void)encodeWithCoder:(id)arg1

  eventType

@property unsigned long long eventType

– init

- (id)init

– initWithCoder:

- (id)initWithCoder:(id)arg1

  offset

@property double offset