[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [LayerTree](./puppeteer.protocol.layertree.md) > [Layer](./puppeteer.protocol.layertree.layer.md) > [stickyPositionConstraint](./puppeteer.protocol.layertree.layer.stickypositionconstraint.md) ## Protocol.LayerTree.Layer.stickyPositionConstraint property Sticky position constraint information Signature: ```typescript stickyPositionConstraint?: StickyPositionConstraint; ```