Android.Views.View.WillNotCacheDrawing Method
Returns whether or not this View can cache its drawing or not.

Syntax

[Android.Runtime.Register("willNotCacheDrawing", "()Z", "GetWillNotCacheDrawingHandler")]
public virtual bool WillNotCacheDrawing ()

Returns

Documentation for this section has not yet been entered.

Remarks

Returns whether or not this View can cache its drawing or not.

[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