Share via


NSUrlCacheStoragePolicy Enum

Definition

An enumeration of values representing valid caching strategies for use with NSUrls.

[ObjCRuntime.Native]
public enum NSUrlCacheStoragePolicy
[<ObjCRuntime.Native>]
type NSUrlCacheStoragePolicy = 
Inheritance
NSUrlCacheStoragePolicy
Attributes

Fields

Name Value Description
Allowed 0
AllowedInMemoryOnly 1
NotAllowed 2

Applies to