Android.App.ActivityOptions Class
Helper class for building an options Bundle that can be used with Android.Content.Context.StartActivity(Android.Content.Intent, Android.OS.Bundle) and related methods.

See Also: ActivityOptions Members

Syntax

[Android.Runtime.Register("android/app/ActivityOptions", DoNotGenerateAcw=true)]
public class ActivityOptions : Java.Lang.Object

Remarks

Helper class for building an options Bundle that can be used with Android.Content.Context.StartActivity(Android.Content.Intent, Android.OS.Bundle) and related methods.

[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