NSSplitViewDelegate_Extensions.ShouldCollapseForDoubleClick 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 bool ShouldCollapseForDoubleClick (this AppKit.INSSplitViewDelegate This, AppKit.NSSplitView splitView, AppKit.NSView subview, nint doubleClickAtDividerIndex);
static member ShouldCollapseForDoubleClick : AppKit.INSSplitViewDelegate * AppKit.NSSplitView * AppKit.NSView * nint -> bool
Parameters
- This
- INSSplitViewDelegate
- splitView
- NSSplitView
- subview
- NSView
- doubleClickAtDividerIndex
- System.System.IntPtr System.nativeint