Compartilhar via


NSGestureRecognizerDelegate Construtores

Definição

Sobrecargas

NSGestureRecognizerDelegate()
NSGestureRecognizerDelegate(NSObjectFlag)
NSGestureRecognizerDelegate(IntPtr)

NSGestureRecognizerDelegate()

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

Aplica-se a

NSGestureRecognizerDelegate(NSObjectFlag)

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

Parâmetros

Aplica-se a

NSGestureRecognizerDelegate(IntPtr)

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

Parâmetros

handle
IntPtr

nativeint

Aplica-se a