By default, children are clipped to their bounds before drawing.
Syntax
[Android.Runtime.Register("setClipChildren", "(Z)V", "GetSetClipChildren_ZHandler")]
public virtual
void SetClipChildren (
bool clipChildren)
Parameters
- clipChildren
- true to clip children to their bounds,
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