preferencesIdentifier
The identifier of the receiver’s preferences.
Declaration
var preferencesIdentifier: String! { get set }Discussion
It is fixed to the keys used to store the receiver’s preferences in the user defaults database. WebView objects can share instances of the WebPreferences class by using the same preferences identifier.