ContextParams.NextAttributionSource Property

Definition

public Android.Content.AttributionSource? NextAttributionSource { [Android.Runtime.Register("getNextAttributionSource", "()Landroid/content/AttributionSource;", "", ApiSince=31)] get; }
[<get: Android.Runtime.Register("getNextAttributionSource", "()Landroid/content/AttributionSource;", "", ApiSince=31)>]
member this.NextAttributionSource : Android.Content.AttributionSource

Property Value

The receiving attribution source.

Attributes

Remarks

Java documentation for android.content.ContextParams.getNextAttributionSource().

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