NSCachedUrlResponse
NSCachedUrlResponse(IntPtr)
NSCachedUrlResponse(NativeHandle)
NSCachedUrlResponse(NSCoder)
NSCachedUrlResponse(NSObjectFlag)
NSCachedUrlResponse(NSUrlResponse, NSData)
NSCachedUrlResponse(NSUrlResponse, NSData, NSDictionary, NSUrlCacheStoragePolicy)
ClassHandle
Data
Response
StoragePolicy
UserInfo
Copy(NSZone)
EncodeTo(NSCoder)
xamarinios
namespace Foundation
{
[Register("NSCachedURLResponse", true)]
public class NSCachedUrlResponse : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export("copyWithZone:")]
[return: Release]
public virtual NSObject! Copy(NSZone? zone);
}
}
.NET | 6.07.08.09.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