BlurNode

constructor(child: RenderNode, radius: <Error class: unknown class>)(source)

Creates a render node that blurs the child.

Return

a new GskRenderNode

Parameters

child

the child node to blur

radius

the blur radius. Must be positive


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