Resource.Attribute.VariablePadding Field

Definition

If true, allows the drawable's padding to change based on the current state that is selected.

[Android.Runtime.Register("variablePadding")]
public const int VariablePadding = 16843157;
[<Android.Runtime.Register("variablePadding")>]
val mutable VariablePadding : int

Field Value

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