RenderingConfig.Builder.SetKeys(IList<String>) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
[Android.Runtime.Register("setKeys", "(Ljava/util/List;)Landroid/adservices/ondevicepersonalization/RenderingConfig$Builder;", "", ApiSince=35)]
public Android.AdServices.OnDevicePersonalization.RenderingConfig.Builder SetKeys(System.Collections.Generic.IList<string> value);
[<Android.Runtime.Register("setKeys", "(Ljava/util/List;)Landroid/adservices/ondevicepersonalization/RenderingConfig$Builder;", "", ApiSince=35)>]
member this.SetKeys : System.Collections.Generic.IList<string> -> Android.AdServices.OnDevicePersonalization.RenderingConfig.Builder
- Attributes
Produkt | Versioner |
---|---|
.NET for Android | .NET for Android API 35 |