Table of Contents

Method UpdateEmitterBounds

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

UpdateEmitterBounds(double, double)

Updates the emitter bounds based on the view dimensions.

public void UpdateEmitterBounds(double width, double height)

Parameters

width double

The width of the view.

height double

The height of the view.