WKWebsiteDataType.FetchCache Property

Definition

Gets an NSString that signifies a fetch cache.

[Foundation.Field("WKWebsiteDataTypeFetchCache", "WebKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString FetchCache { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, 4, ObjCRuntime.PlatformArchitecture.Arch64, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 3, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FetchCache : Foundation.NSString

Property Value

The NSString object for "WKWebsiteDataTypeFetchCache".

Attributes

Applies to