Flutter Engine
The Flutter Engine
Public Attributes | List of all members
CharacterData Interface Reference

import"dart.idl";

Public Attributes

readonly attribute Element nextElementSibling
 
readonly attribute Element previousElementSibling
 

Detailed Description

Definition at line 48 of file dart.idl.

Member Data Documentation

◆ nextElementSibling

readonly attribute Element CharacterData::nextElementSibling

Definition at line 49 of file dart.idl.

◆ previousElementSibling

readonly attribute Element CharacterData::previousElementSibling

Definition at line 50 of file dart.idl.


The documentation for this interface was generated from the following file: