Language

ContextParams.ShouldRegisterAttributionSource メソッド

定義

属性ソースを登録する必要があるかどうかを取得します。

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

返品

作成するコンテキストに関連付けられている属性ソースを登録する必要があるかどうか。

属性

注釈

Javaドキュメント。

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象