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