Skip to main content
Glama
XCPointerEvent.h1.24 kB
// // Generated by class-dump 3.5 (64 bit). // // class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2013 by Steve Nygard. // @interface XCPointerEvent : NSObject <NSSecureCoding> { unsigned long long _eventType; unsigned long long _buttonType; double _pressure; double _offset; struct CGPoint _coordinate; } @property double offset; // @synthesize offset=_offset; @property double pressure; // @synthesize pressure=_pressure; @property struct CGPoint coordinate; // @synthesize coordinate=_coordinate; @property unsigned long long buttonType; // @synthesize buttonType=_buttonType; @property unsigned long long eventType; // @synthesize eventType=_eventType; + (CDUnknownBlockType)offsetComparator; + (id)pointerEventWithType:(unsigned long long)arg1 buttonType:(unsigned long long)arg2 coordinate:(struct CGPoint)arg3 pressure:(double)arg4 offset:(double)arg5; + (id)pointerEventWithType:(unsigned long long)arg1 buttonType:(unsigned long long)arg2 coordinate:(struct CGPoint)arg3 offset:(double)arg4; // available since Xcode 10.2 + (id)keyboardEventForKeyCode:(unsigned long long)arg1 keyPhase:(unsigned long long)arg2 modifierFlags:(unsigned long long)arg3 offset:(double)arg4; - (id)init; @end

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mobile-dev-inc/Maestro'

If you have feedback or need assistance with the MCP directory API, please join our Discord server