eventAttribution property

UIEventAttribution? eventAttribution
getter/setter pair

An event attribution associated with a click that caused this SFSafariViewController to be opened. This attribute is ignored if the SFSafariViewController url has a scheme of 'http'.

Officially Supported Platforms/Implementations:

  • iOS SFSafariViewController 15.2+

Implementation

UIEventAttribution? eventAttribution;