Table of Contents

Constructor SKConfettiPhysics

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

SKConfettiPhysics(double, double)

Initializes a new instance of the SKConfettiPhysics struct.

public SKConfettiPhysics(double size, double mass)

Parameters

size double

The size of the particle.

mass double

The mass of the particle.