Język

ExecuteOutput.Builder.SetRenderingConfig(RenderingConfig) Method

Definition

A RenderingConfig object that contains information about the content to be rendered in the client app view.

[Android.Runtime.Register("setRenderingConfig", "(Landroid/adservices/ondevicepersonalization/RenderingConfig;)Landroid/adservices/ondevicepersonalization/ExecuteOutput$Builder;", "", ApiSince=35)]
public Android.AdServices.OnDevicePersonalization.ExecuteOutput.Builder SetRenderingConfig(Android.AdServices.OnDevicePersonalization.RenderingConfig? value);
[<Android.Runtime.Register("setRenderingConfig", "(Landroid/adservices/ondevicepersonalization/RenderingConfig;)Landroid/adservices/ondevicepersonalization/ExecuteOutput$Builder;", "", ApiSince=35)>]
member this.SetRenderingConfig : Android.AdServices.OnDevicePersonalization.RenderingConfig -> Android.AdServices.OnDevicePersonalization.ExecuteOutput.Builder

Parameters

Returns

Attributes

Remarks

A RenderingConfig object that contains information about the content to be rendered in the client app view. Can be null if no content is to be rendered.

Android reference for android.adservices.ondevicepersonalization.ExecuteOutput.Builder.setRenderingConfig.

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