Table of Contents

Class SKConfettiSquareShape

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

A confetti shape that draws a square.

public class SKConfettiSquareShape : SKConfettiShape, INotifyPropertyChanged
Inheritance
SKConfettiSquareShape
Implements
Inherited Members

Constructors

SKConfettiSquareShape()

Methods

OnDraw(SKCanvas, SKPaint, float)

When overridden in a derived class, draws the shape on the specified canvas.