Table of Contents

Constructor SKConfettiPathShape

Namespace
SkiaSharp.Extended.UI.Controls
Assembly
SkiaSharp.Extended.UI.dll

SKConfettiPathShape()

Initializes a new instance of the SKConfettiPathShape class.

public SKConfettiPathShape()

SKConfettiPathShape(SKPath)

Initializes a new instance of the SKConfettiPathShape class with the specified path.

public SKConfettiPathShape(SKPath path)

Parameters

path SKPath

The path that defines the shape.