Android.Appwidget.AppWidgetProviderInfo.WidgetCategorySearchbox Field
Indicates that the widget can be displayed within a space reserved for the search box.

Value: 4

Syntax

[Android.Runtime.Register("WIDGET_CATEGORY_SEARCHBOX")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Appwidget.AppWidgetCategory enum directly instead of this field.")]
public const AppWidgetCategory WidgetCategorySearchbox

Remarks

Indicates that the widget can be displayed within a space reserved for the search box.

[Android Documentation]

Requirements

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