Android.Appwidget.AppWidgetProviderInfo.AutoAdvanceViewId Property
The view id of the AppWidget subview which should be auto-advanced by the widget's host.

Syntax

[Android.Runtime.Register("autoAdvanceViewId")]
public int AutoAdvanceViewId { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The view id of the AppWidget subview which should be auto-advanced by the widget's host.

This field corresponds to the android:autoAdvanceViewId attribute in the AppWidget meta-data file.

[Android Documentation]

Requirements

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