언어

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>

반품

특성

적용 대상