Lingua

AppInteractionSession.CreateParams.Builder.SetTargetPackages Metodo

Definizione

[Android.Runtime.Register("setTargetPackages", "(Ljava/util/List;)Landroid/app/AppInteractionSession$CreateParams$Builder;", "", ApiSince=37)]
public Android.App.AppInteractionSession.CreateParams.Builder SetTargetPackages(System.Collections.Generic.IList<string> targetPackages);
[<Android.Runtime.Register("setTargetPackages", "(Ljava/util/List;)Landroid/app/AppInteractionSession$CreateParams$Builder;", "", ApiSince=37)>]
member this.SetTargetPackages : System.Collections.Generic.IList<string> -> Android.App.AppInteractionSession.CreateParams.Builder

Parametri

targetPackages
IList<String>

Valori restituiti

Attributi

Si applica a