documentPositionFollowing property

num documentPositionFollowing

Set when other is following node.

Implementation

_i2.num get documentPositionFollowing => _i4.getProperty(
      this,
      'DOCUMENT_POSITION_FOLLOWING',
    );