Inherits from NSView
Declared in CNSplitViewDraggingHandle.h

Tasks

  •   vertical

    Boolean property that indicates whether the handle should be drawn for horizontal or vertical splitview pane support.

    property

Properties

vertical

Boolean property that indicates whether the handle should be drawn for horizontal or vertical splitview pane support.

@property (assign, getter=isVertical) BOOL vertical

Discussion

You should never set this property manually. Its value will be passed through CNSplitView.

Declared In

CNSplitViewDraggingHandle.h