NSEvent.EnterExitEvent メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Foundation.Export("enterExitEventWithType:location:modifierFlags:timestamp:windowNumber:context:eventNumber:trackingNumber:userData:")]
public static AppKit.NSEvent EnterExitEvent (AppKit.NSEventType type, CoreGraphics.CGPoint location, AppKit.NSEventModifierMask flags, double time, nint wNum, AppKit.NSGraphicsContext context, nint eNum, nint tNum, IntPtr data);
static member EnterExitEvent : AppKit.NSEventType * CoreGraphics.CGPoint * AppKit.NSEventModifierMask * double * nint * AppKit.NSGraphicsContext * nint * nint * nativeint -> AppKit.NSEvent
パラメーター
- type
- NSEventType
- location
- CGPoint
- flags
- NSEventModifierMask
- time
- Double
- wNum
- System.System.IntPtr System.nativeint
- context
- NSGraphicsContext
- eNum
- System.System.IntPtr System.nativeint
- tNum
- System.System.IntPtr System.nativeint
- data
-
IntPtr
nativeint
戻り値
- 属性