Notification.LocusId プロパティ

定義

この通知に関連付けられている を LocusId 取得します。

public virtual Android.Content.LocusId? LocusId { [Android.Runtime.Register("getLocusId", "()Landroid/content/LocusId;", "GetGetLocusIdHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getLocusId", "()Landroid/content/LocusId;", "GetGetLocusIdHandler", ApiSince=29)>]
member this.LocusId : Android.Content.LocusId

プロパティ値

属性

注釈

この通知に関連付けられている を LocusId 取得します。

関連付けられたオブジェクト (や ContentCaptureContextなどShortcutInfo) を関連付けるために、デバイスのインテリジェンス サービスによって使用されます。

android.app.Notification.getLocusId()Java ドキュメント。

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

適用対象