Android.Views.View.WillNotDraw Method
Returns whether or not this View draws on its own.

Syntax

[Android.Runtime.Register("willNotDraw", "()Z", "GetWillNotDrawHandler")]
public virtual bool WillNotDraw ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns whether or not this View draws on its own.

[Android Documentation]

Requirements

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