NSDrawer Class Reference
PDF
Overview
Tasks
Creating an NSDrawer
Opening and Closing Drawers
Managing Drawer Size
Managing Drawer Edges
Managing a DrawerâÂÂs Views
Accessing Other Drawer Information
Opening a drawer
Resizing a drawer
Closing a drawer
Instance Methods
close
close:
contentSize
contentView
delegate
edge
initWithContentSize:preferredEdge:
leadingOffset
maxContentSize
minContentSize
open
open:
openOnEdge:
parentWindow
preferredEdge
setContentSize:
setContentView:
setDelegate:
setLeadingOffset:
setMaxContentSize:
setMinContentSize:
setParentWindow:
setPreferredEdge:
setTrailingOffset:
state
toggle:
trailingOffset
Delegate Methods
drawerDidClose:
drawerDidOpen:
drawerShouldClose:
drawerShouldOpen:
drawerWillClose:
drawerWillOpen:
drawerWillResizeContents:toSize:
Constants
NSDrawerState
Notifications
NSDrawerDidCloseNotification
NSDrawerDidOpenNotification
NSDrawerWillCloseNotification
NSDrawerWillOpenNotification
Revision History
Index
Companion Guide
Drawers