Table of Contents

Property MaxParticles

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

MaxParticles

Gets or sets the maximum total number of particles. Use -1 for unlimited.

public int MaxParticles { get; set; }

Property Value

int