WKWebsiteDataType.LocalStorage Property

Definition

Gets an NSString that signifies local HTML storage.

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

Property Value

The NSString object for "WKWebsiteDataTypeLocalStorage".

Attributes

Applies to