contentDocumentIndex property
The index of a frame owner element's content document in the domNodes
array returned by
getSnapshot
, if any.
Implementation
final int? contentDocumentIndex;
The index of a frame owner element's content document in the domNodes
array returned by
getSnapshot
, if any.
final int? contentDocumentIndex;