Protocols
The following protocols are available globally.
-
Listens to viewablity events for a view
Can be attached to an instance of UIView or its subclass by calling
See moretrackViewon itDeclaration
Swift
public protocol ViewabilityListener : AnyObject -
A tracking condition attached to a view instance
Can be attached to an instance of UIView or its subclass by calling
See moretrackViewon itDeclaration
Swift
public protocol ViewCondition
View on GitHub
Install in Dash
Protocols Reference