Provide an interface for navigating content that is too large to fit in the available space.
Framework
- App
Kit
Provide an interface for navigating content that is too large to fit in the available space.
Framework
class NSScroll View
A view that displays a portion of a document view and provides scroll bars that allow the user to move the document view within the scroll view.
class NSScroller
An object that controls scrolling of a document view within a scroll view or other type of container view.
class NSClip View
An object that clips a document view to a scroll view's frame.
class NSRuler View
A ruler and the markers above or to the side of a scroll view’s document view.
class NSRuler Marker
A symbol on a ruler view, indicating a location for the graphics element it represents in the client of the ruler view.
Arrange views in a flexible grid, and handle the layout associated with those views.
class NSSplit View
A view that arranges two or more views in a linear stack running horizontally or vertically.
Group individual views in your app’s user interface into a scrollable stack view.
class NSStack View
A view that arranges an array of views horizontally or vertically and that automatically updates their placement and sizing when the window size changes.
class NSTab View
A multipage interface that displays one page at a time.