Android.Views.View.DrawingCache Property

Syntax

[get: Android.Runtime.Register("getDrawingCache", "()Landroid/graphics/Bitmap;", "GetGetDrawingCacheHandler")]
public virtual Android.Graphics.Bitmap DrawingCache { get; }

See Also

View.GetDrawingCache(bool)

Value

Documentation for this section has not yet been entered.

Remarks

Calling this method is equivalent to calling getDrawingCache(false).

[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