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
xamarinios
namespace Foundation
{
[Register("NSCache", true)]
public class NSCache : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSCache(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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