Syntax
[Android.Runtime.Register("removeAllViews", "(I)V", "GetRemoveAllViews_IHandler")]
public virtual
void RemoveAllViews (
int viewId)
Parameters
- viewId
- The id of the parent Android.Views.ViewGroup to remove all
children from.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 7