DrawingCacheQuality Enum

Definition

Defines the quality of a view drawing cache.

public enum DrawingCacheQuality
type DrawingCacheQuality = 
Inheritance
DrawingCacheQuality

Fields

Name Value Description
Auto 0

Identifies the auto drawing-cache quality.

Low 524288

Identifies the low drawing-cache quality.

High 1048576

Identifies the high drawing-cache quality.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to