次の方法で共有


DragSourceGetActionMask 代理人

定義

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

パラメーター

webView
WebView
point
CGPoint

戻り値

適用対象