Home > puppeteer > Protocol > LayerTree > Layer > drawsContent
Protocol.LayerTree.Layer.drawsContent property
Indicates whether this layer hosts any content, rather than being used for transform/scrolling purposes only.
Signature:
drawsContent: boolean;