Method OnDrawContent
OnDrawContent(Rect)
Enables overrides to draw infinitely scrolled content and/or a background behind added controls.
public virtual void OnDrawContent(Rect viewport)
Parameters
Remarks
This method will be called before any subviews added with Add(View) have been drawn.