OpacityNode

constructor(child: RenderNode, opacity: Float)

Creates a GskRenderNode that will drawn the @child with reduced

Return

A new GskRenderNode

Parameters

child

The node to draw

opacity

The opacity to apply


constructor(pointer: <Error class: unknown class><<Error class: unknown class>>)