PackageInstaller.SessionInfo.CreateDetailsIntent Method

Definition

[Android.Runtime.Register("createDetailsIntent", "()Landroid/content/Intent;", "GetCreateDetailsIntentHandler")]
public virtual Android.Content.Intent? CreateDetailsIntent ();
[<Android.Runtime.Register("createDetailsIntent", "()Landroid/content/Intent;", "GetCreateDetailsIntentHandler")>]
abstract member CreateDetailsIntent : unit -> Android.Content.Intent
override this.CreateDetailsIntent : unit -> Android.Content.Intent

Returns

Intent
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to