mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
669 B
669 B
Home > puppeteer > Protocol > LayerTree > CompositingReasonsResponse > compositingReasons
Protocol.LayerTree.CompositingReasonsResponse.compositingReasons property
A list of strings specifying reasons for the given layer to become composited.
Signature:
compositingReasons: string[];