WebSourceParams.Builder.SetDebugKeyAllowed(Boolean) Method
Definition
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.
[Android.Runtime.Register("setDebugKeyAllowed", "(Z)Landroid/adservices/measurement/WebSourceParams$Builder;", "", ApiSince=34)]
public Android.AdServices.Measurement.WebSourceParams.Builder SetDebugKeyAllowed (bool debugKeyAllowed);
[<Android.Runtime.Register("setDebugKeyAllowed", "(Z)Landroid/adservices/measurement/WebSourceParams$Builder;", "", ApiSince=34)>]
member this.SetDebugKeyAllowed : bool -> Android.AdServices.Measurement.WebSourceParams.Builder
Parameters
- debugKeyAllowed
- Boolean
Returns
- Attributes