WKWebsiteDataType.OfflineWebApplicationCache Property

Definition

Gets an NSString that signifies an offline HTML cache for a web app.

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

Property Value

The NSString object for "WKWebsiteDataTypeOfflineWebApplicationCache".

Attributes

Applies to