Android.Views.ViewTreeObserver.DispatchOnDraw Method
Notifies registered listeners that the drawing pass is about to start.

Syntax

[Android.Runtime.Register("dispatchOnDraw", "()V", "")]
public void DispatchOnDraw ()

Remarks

Notifies registered listeners that the drawing pass is about to start.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16