AppInteractionAttribution.InteractionTypeOther フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This constant will be removed in the future version. Use Android.App.AppInteractionAttributionInteractionType enum directly instead of this field.
他の定義済みの定数でカバーされていない相互作用の種類を示します。
[Android.Runtime.Register("INTERACTION_TYPE_OTHER", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppInteractionAttributionInteractionType enum directly instead of this field.", true)]
public const Android.App.AppInteractionAttributionInteractionType InteractionTypeOther = 0;
[<Android.Runtime.Register("INTERACTION_TYPE_OTHER", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppInteractionAttributionInteractionType enum directly instead of this field.", true)>]
val mutable InteractionTypeOther : Android.App.AppInteractionAttributionInteractionType
フィールド値
Value = 0実装
- 属性
注釈
他の定義済みの定数でカバーされていない相互作用の種類を示します。
この型を使用する場合は、Builder.setCustomInteractionType を使用してカスタム対話型の文字列を指定する必要があります。
android.app.AppInteractionAttribution.INTERACTION_TYPE_OTHERの Android リファレンス。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。