Table of Contents

Method Burst

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

Burst(int)

Creates a burst emitter that emits all particles at once.

public static SKConfettiEmitter Burst(int particles)

Parameters

particles int

The number of particles to emit.

Returns

SKConfettiEmitter

A new burst-mode emitter.