trigger Visibility Event
Triggers a Litho visibility event
The event needs to be one of VisibleEvent, InvisibleEvent, , UnfocusedVisibleEvent, or FullImpressionVisibleEvent.
Return
true if a handler for this event type was found
Parameters
litho View
the view to invoke the event on its component tree
visibility Class
the type of the event to invoke