CGEvent 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public sealed class CGEvent : IDisposable, ObjCRuntime.INativeObject
type CGEvent = class
interface IDisposable
interface INativeObject
- 繼承
-
- 實作
-
建構函式
屬性
方法
Copy()
|
CreateEventSource()
|
CreateTap(CGEventTapLocation, CGEventTapPlacement, CGEventTapOptions, CGEventMask, CGEvent+CGEventTapCallback, IntPtr)
|
CreateTap(IntPtr, CGEventTapLocation, CGEventTapPlacement, CGEventTapOptions, CGEventMask, CGEvent+CGEventTapCallback, IntPtr)
|
Dispose()
|
Dispose(Boolean)
|
Finalize()
|
GetEventTapList()
|
GetFlags(IntPtr)
|
GetUnicodeString()
|
IsTapEnabled(CFMachPort)
|
Post(CGEvent, CGEventTapLocation)
|
PostToPSN(CGEvent, IntPtr)
|
SetEventSource(CGEventSource)
|
SetUnicodeString(String)
|
TapDisable(CFMachPort)
|
TapEnable(CFMachPort)
|
TapPostEven(IntPtr, CGEvent)
|
ToData()
|
適用於