A method identified as deprecated has been superseded and may become unsupported in the future.
Returns YES if the receiver’s splitter is a bar that goes across the split view. Returns NO if the splitter is a thumb on the regular background pattern. (Deprecated in Mac OS X v10.6. This functionality is no longer relevant and there is no alternative method.)
- (BOOL)isPaneSplitter
NSSplitView.hSets the type of splitter. (Deprecated in Mac OS X v10.6. This functionality is no longer relevant and there is no alternative method.)
- (void)setIsPaneSplitter:(BOOL)flag
YES if the receiver’s splitter is a bar that goes across the split view. NO if the splitter is a thumb on the regular background pattern.
NSSplitView.h© 2009 Apple Inc. All Rights Reserved. (Last updated: 2009-10-19)