Resource.Attribute.ClipToPadding Field

Definition

Defines whether the ViewGroup will clip its drawing surface so as to exclude the padding area.

[Android.Runtime.Register("clipToPadding")]
public const int ClipToPadding = 16842987;
[<Android.Runtime.Register("clipToPadding")>]
val mutable ClipToPadding : int

Field Value

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