Android.Views.ViewGroup.ClipToPaddingMask Field
We clip to padding when FLAG_CLIP_TO_PADDING and FLAG_PADDING_NOT_NULL are set at the same time.

Value: 34

Syntax

[Android.Runtime.Register("CLIP_TO_PADDING_MASK")]
protected const int ClipToPaddingMask

Remarks

We clip to padding when FLAG_CLIP_TO_PADDING and FLAG_PADDING_NOT_NULL are set at the same time.

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1