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 이 알림과 연결된 를 가져옵니다.

디바이스의 인텔리전스 서비스에서 상관 관계가 있는 개체(예: ShortcutInfoContentCaptureContext)의 상관 관계를 지정하는 데 사용됩니다.

에 대한 Java 설명서입니다 android.app.Notification.getLocusId().

이 페이지의 일부는 만들고 공유하며 에 설명된 조건에 따라 사용되는 작업을 기반으로 수정됩니다.

적용 대상