WebUIDelegate_Extensions.UIGetDragDestinationActionMask Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static AppKit.NSEventModifierMask UIGetDragDestinationActionMask (this WebKit.IWebUIDelegate This, WebKit.WebView webView, AppKit.NSDraggingInfo draggingInfo);
static member UIGetDragDestinationActionMask : WebKit.IWebUIDelegate * WebKit.WebView * AppKit.NSDraggingInfo -> AppKit.NSEventModifierMask
Parameters
- This
- IWebUIDelegate
- webView
- WebView
- draggingInfo
- NSDraggingInfo