WebUIDelegate.UIDragSourceActionMask(WebView, CGPoint) 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.
[Foundation.Export("webView:dragSourceActionMaskForPoint:")]
public virtual AppKit.NSEventModifierMask UIDragSourceActionMask (WebKit.WebView webView, CoreGraphics.CGPoint point);
abstract member UIDragSourceActionMask : WebKit.WebView * CoreGraphics.CGPoint -> AppKit.NSEventModifierMask
override this.UIDragSourceActionMask : WebKit.WebView * CoreGraphics.CGPoint -> AppKit.NSEventModifierMask
Parameters
- webView
- WebView
- point
- CGPoint
Returns
- Attributes