Table of Contents

Class SKConfettiSystem

Namespace
SkiaSharp.Extended.UI.Controls
Assembly
SkiaSharp.Extended.UI.dll
public class SKConfettiSystem : BindableObject, INotifyPropertyChanged
Inheritance
SKConfettiSystem
Implements
Inherited Members

Constructors

SKConfettiSystem()

Fields

ColorsProperty
EmitterBoundsProperty
EmitterProperty
EndAngleProperty
FadeOutProperty
GravityProperty
IsAnimationEnabledProperty
IsCompleteProperty
LifetimeProperty
MaximumInitialVelocityProperty
MaximumRotationVelocityProperty
MaximumVelocityProperty
MinimumInitialVelocityProperty
MinimumRotationVelocityProperty
PhysicsProperty
ShapesProperty
StartAngleProperty

Properties

Colors
Emitter
EmitterBounds
EndAngle
FadeOut
Gravity
IsAnimationEnabled
IsComplete
Lifetime
MaximumInitialVelocity
MaximumRotationVelocity
MaximumVelocity
MinimumInitialVelocity
MinimumRotationVelocity
Physics
Shapes
StartAngle

Methods

Draw(SKCanvas)
Update(TimeSpan)
UpdateEmitterBounds(double, double)