Platforms to show: All Mac Windows Linux Cross-Platform

Back to NSClipViewMBS class.

NSClipViewMBS.NSClipViewFindBarPositionAboveContent = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the constants to define the position of the find bar in relation to the scroll view.

The find bar is displayed above the scroll view content.
Available in Mac OS X v10.7 and later.

NSClipViewMBS.NSClipViewFindBarPositionAboveHorizontalRuler = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the constants to define the position of the find bar in relation to the scroll view.

The find bar is displayed above the horizontal ruler, if visible.
Available in Mac OS X v10.7 and later.

NSClipViewMBS.NSClipViewFindBarPositionBelowContent = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the constants to define the position of the find bar in relation to the scroll view.

The find bar is displayed below the scroll view content.
Available in Mac OS X v10.7 and later.

NSClipViewMBS.NSScrollElasticityAllowed = 2

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the constants to determine the elasticity behavior for an axis of the scrollview.

Allow content to be scrolled past its bounds on this axis in an elastic fashion.
Available in Mac OS X v10.7 and later.

NSClipViewMBS.NSScrollElasticityAutomatic = 0

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the constants to determine the elasticity behavior for an axis of the scrollview.

Automatically determine whether to allow elasticity on this axis.
Available in Mac OS X v10.7 and later.

NSClipViewMBS.NSScrollElasticityNone = 1

Type Topic Plugin Version
const Cocoa Controls MBS MacControls Plugin 11.3
One of the constants to determine the elasticity behavior for an axis of the scrollview.

Disallow scrolling beyond document bounds on this axis.
Available in Mac OS X v10.7 and later.

The items on this page are in the following plugins: MBS MacControls Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...