NSCache
NSCache()
NSCache(IntPtr)
NSCache(NativeHandle)
NSCache(NSObjectFlag)
ClassHandle
CountLimit
Delegate
EvictsObjectsWithDiscardedContent
Name
TotalCostLimit
WeakDelegate
Dispose(Boolean)
ObjectForKey(NSObject)
RemoveAllObjects()
RemoveObjectForKey(NSObject)
SetCost(NSObject, NSObject, nuint)
SetCost(NSObject, NSObject, nuint)
SetObjectforKey(NSObject, NSObject)
WillEvictObject
xamarinmac
namespace Foundation
{
[Register("NSCache", true)]
public class NSCache : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("removeAllObjects")]
public virtual void RemoveAllObjects();
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 6.07.08.09.0 |
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API