Share via


SdkSandboxManager.StartSdkSandboxActivity(Activity, IBinder) Method

Definition

[Android.Runtime.Register("startSdkSandboxActivity", "(Landroid/app/Activity;Landroid/os/IBinder;)V", "", ApiSince=34)]
public void StartSdkSandboxActivity (Android.App.Activity fromActivity, Android.OS.IBinder sdkActivityToken);
[<Android.Runtime.Register("startSdkSandboxActivity", "(Landroid/app/Activity;Landroid/os/IBinder;)V", "", ApiSince=34)>]
member this.StartSdkSandboxActivity : Android.App.Activity * Android.OS.IBinder -> unit

Parameters

fromActivity
Activity
sdkActivityToken
IBinder
Attributes

Applies to