言語

AppInteractionAttribution.InteractionType プロパティ

定義

相互作用の種類を返します。

public int InteractionType { [Android.Runtime.Register("getInteractionType", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getInteractionType", "()I", "", ApiSince=37)>]
member this.InteractionType : int

プロパティ値

値は次のいずれかです: INTERACTION_TYPE_OTHER;INTERACTION_TYPE_USER_QUERY;INTERACTION_TYPE_USER_SCHEDULED

属性

注釈

相互作用の種類を返します。

android.app.AppInteractionAttribution.getInteractionTypeの Android リファレンス。

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

適用対象