Apple Developer Connection
Member Login Log In | Not a Member? Contact ADC

< Previous PageNext Page > Hide TOC

Deprecated WebBackForwardList Methods

A method identified as deprecated has been superseded and may become unsupported in the future.

Deprecated in Mac OS X v10.4.11

pageCacheSize

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

Availability
See Also
Declared In
WebBackForwardList.h

setPageCacheSize:

Sets 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

Discussion

The default page cache size may vary depending on your computer’s configuration. Use the pageCacheSize method to get the current setting.

Availability
Declared In
WebBackForwardList.h

< Previous PageNext Page > Hide TOC


Last updated: 2008-06-19




Did this document help you?
Yes: Tell us what works for you.

It’s good, but: Report typos, inaccuracies, and so forth.

It wasn’t helpful: Tell us what would have helped.
Get information on Apple products.
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Copyright © 2007 Apple Inc.
All rights reserved. | Terms of use | Privacy Notice