Notification.ProjectedExtender.ContentIntent プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Projected デバイスで通知がタップされたときに発生する PendingIntent を返します。
public Android.App.PendingIntent? ContentIntent { [Android.Runtime.Register("getContentIntent", "()Landroid/app/PendingIntent;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getContentIntent", "()Landroid/app/PendingIntent;", "", ApiSince=37)>]
member this.ContentIntent : Android.App.PendingIntent
プロパティ値
タップ時に起動するPendingIntent、または設定されていない場合は null
- 属性
注釈
Projected デバイスで通知がタップされたときに発生する PendingIntent を返します。
android.app.Notification.ProjectedExtender.getContentIntentの Android リファレンス。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。