言語

AppInteractionAttribution.CustomInteractionType プロパティ

定義

#getInteractionType()AppInteractionAttribution#INTERACTION_TYPE_OTHERされている場合は、対話を記述するカスタム文字列を返します。

public string? CustomInteractionType { [Android.Runtime.Register("getCustomInteractionType", "()Ljava/lang/String;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getCustomInteractionType", "()Ljava/lang/String;", "", ApiSince=37)>]
member this.CustomInteractionType : string

プロパティ値

属性

注釈

getInteractionType() がAppInteractionAttribution.INTERACTION_TYPE_OTHERされている場合は、相互作用を記述するカスタム文字列を返します。

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

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

適用対象