Applies all of the actions to the provided view.
Syntax
[Android.Runtime.Register("reapply", "(Landroid/content/Context;Landroid/view/View;)V", "GetReapply_Landroid_content_Context_Landroid_view_View_Handler")]
public virtual
void Reapply (
Android.Content.Context context,
Android.Views.View v)
Parameters
- context
- Documentation for this section has not yet been entered.
- v
- The view to apply the actions to. This should be the result of
the RemoteViews.Apply(Android.Content.Context, Android.Views.ViewGroup) call.
Remarks
Requirements
Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1