Edit

Share via


NSDraggingSession Constructors

Definition

Overloads

NSDraggingSession(NSObjectFlag)
NSDraggingSession(IntPtr)

NSDraggingSession(NSObjectFlag)

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

Parameters

Applies to

NSDraggingSession(IntPtr)

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

Parameters

handle
IntPtr

nativeint

Applies to