Type Alias WKWebExtensionDataType

Source
pub type WKWebExtensionDataType = NSString;
Available on crate feature WKWebExtensionDataType only.
Expand description

Constants for specifying data types for a WKWebExtensionDataRecord.

See also Apple’s documentation

Aliased Type§

struct WKWebExtensionDataType { /* private fields */ }