Partager via


RenderOutput.TemplateParams Property

Definition

The parameters to be populated in the template from #getTemplateId().

public Android.OS.PersistableBundle TemplateParams { [Android.Runtime.Register("getTemplateParams", "()Landroid/os/PersistableBundle;", "", ApiSince=35)] get; }
[<get: Android.Runtime.Register("getTemplateParams", "()Landroid/os/PersistableBundle;", "", ApiSince=35)>]
member this.TemplateParams : Android.OS.PersistableBundle

Property Value

Attributes

Remarks

The parameters to be populated in the template from #getTemplateId(). This is ignored if #getContent() is not null.

Java documentation for android.adservices.ondevicepersonalization.RenderOutput.getTemplateParams().

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