Table of Contents

Property Duration

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

Duration

Gets or sets the emission duration in seconds. Use 0 for burst mode or -1 for infinite.

public double Duration { get; set; }

Property Value

double