言語

AppInteractionSession.CreateParams.Builder.SetTargetPackages メソッド

定義

[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

パラメーター

targetPackages
IList<String>

返品

属性

適用対象