By default, children are clipped to the padding of the ViewGroup.
Syntax
[Android.Runtime.Register("setClipToPadding", "(Z)V", "GetSetClipToPadding_ZHandler")]
public virtual
void SetClipToPadding (
bool clipToPadding)
Parameters
- clipToPadding
- true to clip children to the padding of the
group, false otherwise
Remarks
Requirements
Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1