takeRecords method

  1. @DomName('MutationObserver.takeRecords')
  2. @DocsEditable()
List<MutationRecord> takeRecords ()

Implementation

@DomName('MutationObserver.takeRecords')
@DocsEditable()
List<MutationRecord> takeRecords() native;