Resource.Attribute.AddStatesFromChildren Field

Definition

Sets whether this ViewGroup's drawable states also include its children's drawable states.

[Android.Runtime.Register("addStatesFromChildren")]
public const int AddStatesFromChildren = 16842992;
[<Android.Runtime.Register("addStatesFromChildren")>]
val mutable AddStatesFromChildren : int

Field Value

Value = 16842992
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