ContextParams.Builder.SetNextAttributionSource(AttributionSource) 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("setNextAttributionSource", "(Landroid/content/AttributionSource;)Landroid/content/ContextParams$Builder;", "", ApiSince=31)]
public Android.Content.ContextParams.Builder SetNextAttributionSource (Android.Content.AttributionSource? next);
[<Android.Runtime.Register("setNextAttributionSource", "(Landroid/content/AttributionSource;)Landroid/content/ContextParams$Builder;", "", ApiSince=31)>]
member this.SetNextAttributionSource : Android.Content.AttributionSource -> Android.Content.ContextParams.Builder
Parameters
- next
- AttributionSource
Returns
- Attributes