isFixed property

bool isFixed
getter/setter pair

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

Implementation

bool isFixed = false;