Documentation for this section has not yet been entered.
Returns the created options as a Bundle, which can be passed to Android.Content.Context.StartActivity(Android.Content.Intent, Android.OS.Bundle) and related methods. Note that the returned Bundle is still owned by the ActivityOptions object; you must not modify it, but can supply it to the startActivity methods that take an options Bundle.