posInSet property - AccessibleNode class - dart:html library (original) (raw)

description

int? getposInSet

Implementation

int? get posInSet native;

setposInSet (int? value)

Implementation

set posInSet(int? value) native;