Edit

Share via


WKWebsiteDataType.SessionStorage Property

Definition

Gets an NSString that signifies HTML storage for a session.

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

Property Value

The NSString object for "WKWebsiteDataTypeSessionStorage".

Attributes

Applies to