STWebHistoryProfileIdentifier

Type Alias STWebHistoryProfileIdentifier 

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

An identifier representing a web history profile.

Profiles allow you to keep your web history separate for topics like work, personal, or school.

See also Apple’s documentation

Aliased Type§

pub struct STWebHistoryProfileIdentifier { /* private fields */ }