Unit 'MacOSAll' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#univint]

CGEventTapInformation

Declaration

Source position: CGEventTypes.pas line 683

type CGEventTapInformation = record

  eventTapID: UInt32;

  tapPoint: CGEventTapLocation;

  options: CGEventTapOptions;

  eventsOfInterest: CGEventMask;

  tappingProcess: pid_t;

  processBeingTapped: pid_t;

  enabled: CBool;

  minUsecLatency: Float32;

  avgUsecLatency: Float32;

  maxUsecLatency: Float32;

end;


Documentation generated on: 2023-03-18