Android.App.ActivityOptions.Update Method
Update the current values in this ActivityOptions from those supplied in otherOptions.

Syntax

[Android.Runtime.Register("update", "(Landroid/app/ActivityOptions;)V", "GetUpdate_Landroid_app_ActivityOptions_Handler")]
public virtual void Update (ActivityOptions otherOptions)

Parameters

otherOptions
Documentation for this section has not yet been entered.

Remarks

Update the current values in this ActivityOptions from those supplied in otherOptions. Any values defined in otherOptions replace those in the base options.

[Android Documentation]

Requirements

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