NSCacheDelegate.WillEvictObject(NSCache, NSObject) Method

Definition

[Foundation.Export("cache:willEvictObject:")]
public virtual void WillEvictObject (Foundation.NSCache cache, Foundation.NSObject obj);
abstract member WillEvictObject : Foundation.NSCache * Foundation.NSObject -> unit
override this.WillEvictObject : Foundation.NSCache * Foundation.NSObject -> unit

Parameters

cache
NSCache
obj
NSObject
Attributes

Applies to