Method Draw
Draw(Action<SKCanvas, int, int>, Color?)
Helper method which allows to draw on SKCanvas.
public virtual void Draw(Action<SKCanvas, int, int> action, Color? backgroundColor = null)
Helper method which allows to draw on SKCanvas.
public virtual void Draw(Action<SKCanvas, int, int> action, Color? backgroundColor = null)