isAbsolute property

bool isAbsolute
getter/setter pair

Whether the element has absolute positioning (position: absolute).

Implementation

bool isAbsolute = false;