967 B
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. |