![]() |
BasicWindowDescription State Constant |
Header: MacWindows.h |
enum { kWindowIsCollapsedState = 1 };
If the bit specified by this mask is set, the window is currently collapsed.
You can use this mask to set a bit in the windowStateFlags field of a structure of type BasicWindowDescription, thereby specifying a transient window state.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)