menu
Dart
dart:html
IntersectionObserver
takeRecords method
takeRecords
brightness_4
brightness_5
description
takeRecords
method
List
<
IntersectionObserverEntry
>
takeRecords
(
)
Implementation
List<IntersectionObserverEntry> takeRecords() native;
Dart
dart:html
IntersectionObserver
takeRecords method
IntersectionObserver class
Constructors
IntersectionObserver
Properties
hashCode
root
rootMargin
runtimeType
thresholds
Methods
disconnect
noSuchMethod
observe
takeRecords
toString
unobserve
Operators
operator ==