NSTextView.DragOperationForDraggingInfo(NSDraggingInfo, String) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[Foundation.Export("dragOperationForDraggingInfo:type:")]
public virtual AppKit.NSDragOperation DragOperationForDraggingInfo (AppKit.NSDraggingInfo dragInfo, string type);
abstract member DragOperationForDraggingInfo : AppKit.NSDraggingInfo * string -> AppKit.NSDragOperation
override this.DragOperationForDraggingInfo : AppKit.NSDraggingInfo * string -> AppKit.NSDragOperation
Параметры
- dragInfo
- NSDraggingInfo
- type
- String
Возвращаемое значение
- Атрибуты