Resource.Attribute.AlwaysDrawnWithCache Field

Definition

Defines whether the ViewGroup should always draw its children using their drawing cache or not.

[Android.Runtime.Register("alwaysDrawnWithCache")]
public const int AlwaysDrawnWithCache = 16842991;
[<Android.Runtime.Register("alwaysDrawnWithCache")>]
val mutable AlwaysDrawnWithCache : int

Field Value

Value = 16842991
Attributes

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