SKCanvas.DrawRect

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void DrawRect(float x, float y, float w, float h, SKPaint paint)
    class SKCanvas
    void
    DrawRect
    (
    float x
    ,
    float y
    ,
    float w
    ,
    float h
    ,)
  2. void DrawRect(SKRect rect, SKPaint paint)

Meta