語言

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 參考資料。android.app.AppInteractionAttribution.getInteractionType

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於