Android.Appwidget.AppWidgetProviderInfo.WidgetCategoryKeyguard Field
Indicates that the widget can be displayed on the keyguard.

Value: 2

Syntax

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

Remarks

Indicates that the widget can be displayed on the keyguard.

[Android Documentation]

Requirements

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