Method DrawFrame
DrawFrame(Rect, int, bool)
Draws a frame in the current view, clipped by the boundary of this view
public void DrawFrame(Rect region, int padding = 0, bool fill = false)
Draws a frame in the current view, clipped by the boundary of this view
public void DrawFrame(Rect region, int padding = 0, bool fill = false)