共用方式為


DragSourceGetActionMask 代理人

定義

public delegate AppKit.NSEventModifierMask DragSourceGetActionMask(WebView webView, CGPoint point);
type DragSourceGetActionMask = delegate of WebView * CGPoint -> NSEventModifierMask

參數

webView
WebView
point
CGPoint

傳回值

適用於