Table of Contents

Class SKConfettiView

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

A view that displays confetti particle animations.

public class SKConfettiView : SKAnimatedSurfaceView, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ILayout, ILayoutController, IVisualTreeElement, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Inheritance
SKConfettiView
Implements
Inherited Members

Constructors

SKConfettiView()

Initializes a new instance of the SKConfettiView class.

Fields

IsCompleteProperty

Identifies the IsComplete bindable property.

SystemsProperty

Identifies the Systems bindable property.

Properties

IsComplete

Gets a value indicating whether all confetti systems have completed.

Systems

Gets or sets the collection of confetti particle systems.

Methods

OnPaintSurface(SKCanvas, SKSize)

Called when the surface needs to be painted.

Update(TimeSpan)

Called to update the animation state for the given elapsed time.