puppeteer/new-docs/puppeteer.protocol.layertree.compositingreasonsresponse.md
2020-07-13 14:01:35 +01:00

967 B

Home > puppeteer > Protocol > LayerTree > CompositingReasonsResponse

Protocol.LayerTree.CompositingReasonsResponse interface

Signature:

export interface CompositingReasonsResponse 

Properties

Property Type Description
compositingReasonIds string[] A list of strings specifying reason IDs for the given layer to become composited.
compositingReasons string[] A list of strings specifying reasons for the given layer to become composited.