Поделиться через


NSView.BeginDraggingSession Метод

Определение

[Foundation.Export("beginDraggingSessionWithItems:event:source:")]
public virtual AppKit.NSDraggingSession BeginDraggingSession (AppKit.NSDraggingItem[] items, AppKit.NSEvent evnt, AppKit.INSDraggingSource source);
abstract member BeginDraggingSession : AppKit.NSDraggingItem[] * AppKit.NSEvent * AppKit.INSDraggingSource -> AppKit.NSDraggingSession
override this.BeginDraggingSession : AppKit.NSDraggingItem[] * AppKit.NSEvent * AppKit.INSDraggingSource -> AppKit.NSDraggingSession

Параметры

items
NSDraggingItem[]
evnt
NSEvent

Возвращаемое значение

Атрибуты

Применяется к