共用方式為


NSGestureRecognizerDelegate 建構函式

定義

多載

NSGestureRecognizerDelegate()
NSGestureRecognizerDelegate(NSObjectFlag)
NSGestureRecognizerDelegate(IntPtr)

NSGestureRecognizerDelegate()

[Foundation.Export("init")]
public NSGestureRecognizerDelegate ();
屬性

適用於

NSGestureRecognizerDelegate(NSObjectFlag)

protected NSGestureRecognizerDelegate (Foundation.NSObjectFlag t);
new AppKit.NSGestureRecognizerDelegate : Foundation.NSObjectFlag -> AppKit.NSGestureRecognizerDelegate

參數

適用於

NSGestureRecognizerDelegate(IntPtr)

protected internal NSGestureRecognizerDelegate (IntPtr handle);
new AppKit.NSGestureRecognizerDelegate : nativeint -> AppKit.NSGestureRecognizerDelegate

參數

handle
IntPtr

nativeint

適用於