WKWebsiteDataType.MemoryCache Property

Definition

Gets an NSString that signifies an in-memory cache.

[Foundation.Field("WKWebsiteDataTypeMemoryCache", "WebKit")]
public static Foundation.NSString MemoryCache { get; }
member this.MemoryCache : Foundation.NSString

Property Value

The NSString object for "WKWebsiteDataTypeMemoryCache".

Attributes

Applies to