SKCanvas.DrawDrawable

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawDrawable(SKDrawable drawable, SKMatrix matrix)
  2. void DrawDrawable(SKDrawable drawable, float x, float y)
    class SKCanvas
    void
    DrawDrawable
    (,
    float x
    ,
    float y
    )
  3. void DrawDrawable(SKDrawable drawable, SKPoint p)

Meta