AdSkipEvent
@objc(THEOplayerAdSkipEvent)
public class AdSkipEvent : AdEvent
Thrown to indicate that the ad was skipped.
-
The percentage of the ad that was played when skipped.
Declaration
Swift
public var playedPercentage: Double?