Share via


ContextParams.ShouldRegisterAttributionSource Method

Definition

[Android.Runtime.Register("shouldRegisterAttributionSource", "()Z", "", ApiSince=35)]
public bool ShouldRegisterAttributionSource();
[<Android.Runtime.Register("shouldRegisterAttributionSource", "()Z", "", ApiSince=35)>]
member this.ShouldRegisterAttributionSource : unit -> bool

Returns

Whether the attribution source associated with the Context being created should be registered.

Attributes

Remarks

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

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