Interface ObserverEventListenerCallback
-
@JsFunction public interface ObserverEventListenerCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcallEvent(IntersectionObserverEntry[] event)
-
-
-
Method Detail
-
callEvent
void callEvent(IntersectionObserverEntry[] event)
-
-