A method identified as deprecated has been superseded and may become unsupported in the future.
Returns the maximum number of pages that the receiver can cache. (Use the usesPageCache method in WebPreferences instead.) (Deprecated in Mac OS X v10.4.11.)
- (NSUInteger)pageCacheSize
WebBackForwardList.hSets the maximum number of pages the receiver can cache. (Use the setUsesPageCache: method in WebPreferences instead.) (Deprecated in Mac OS X v10.4.11.)
- (void)setPageCacheSize:(NSUInteger)size
The default page cache size may vary depending on your computer’s configuration. Use the pageCacheSize method to get the current setting.
WebBackForwardList.h
Last updated: 2008-06-19