Equivalent to calling AdapterView.setEmptyView
Syntax
[Android.Runtime.Register("setEmptyView", "(II)V", "GetSetEmptyView_IIHandler")]
public virtual
void SetEmptyView (
int viewId,
int emptyViewId)
Parameters
- viewId
- The id of the view on which to set the empty view
- emptyViewId
- The view id of the empty view
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11