Android.Views.View.DrawingCacheQuality Property
Returns the quality of the drawing cache.

Syntax

[get: Android.Runtime.Register("getDrawingCacheQuality", "()I", "GetGetDrawingCacheQualityHandler")]
[set: Android.Runtime.Register("setDrawingCacheQuality", "(I)V", "GetSetDrawingCacheQuality_IHandler")]
public virtual DrawingCacheQuality DrawingCacheQuality { get; set; }

See Also

View.DrawingCacheQuality
View.DrawingCacheEnabled
View.DrawingCacheEnabled
View.DrawingCacheQuality
View.DrawingCacheEnabled
View.DrawingCacheEnabled

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the quality of the drawing cache.

Set method documentation [Android Documentation]

Set the drawing cache quality of this view. This value is used only when the drawing cache is enabled

Requirements

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