RoundedClipNode

constructor(child: RenderNode, clip: RoundedRect)(source)

Creates a GskRenderNode that will clip the @child to the area given by @clip.

Return

A new GskRenderNode

Parameters

child

The node to draw

clip

The clip to apply


constructor(gskRoundedClipNodePointer: <Error class: unknown class><<Error class: unknown class>>)(source)