IKImageBrowserDelegate_Extensions.CellWasRightClicked 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 void CellWasRightClicked (this ImageKit.IIKImageBrowserDelegate This, ImageKit.IKImageBrowserView browser, nint index, AppKit.NSEvent nsevent);
static member CellWasRightClicked : ImageKit.IIKImageBrowserDelegate * ImageKit.IKImageBrowserView * nint * AppKit.NSEvent -> unit
Parameters
- browser
- IKImageBrowserView
- index
- System.System.IntPtr System.nativeint
- nsevent
- NSEvent