preferEphemeralSession property

bool? preferEphemeralSession
getter/setter pairinherited

Whether to use an ephemeral session that prevents cookies and other browser data being shared with the user's normal browser session.

This property is only applicable to iOS versions 13 and above.

Implementation

bool? preferEphemeralSession;