Method OnDrawContentComplete
OnDrawContentComplete(Rect)
Enables overrides after completed drawing infinitely scrolled content and/or a background behind removed controls.
public virtual void OnDrawContentComplete(Rect viewport)
Parameters
Remarks
This method will be called after any subviews removed with Remove(View) have been completed drawing.