Class SKConfettiSquareShape
A confetti shape that draws a square.
public class SKConfettiSquareShape : SKConfettiShape, INotifyPropertyChanged
- Inheritance
-
SKConfettiSquareShape
- Implements
- Inherited Members
Constructors
Methods
- OnDraw(SKCanvas, SKPaint, float)
When overridden in a derived class, draws the shape on the specified canvas.