ContentCaptureSession.ContentCaptureSessionId プロパティ

定義

このセッションを識別するために使用される ID を取得します。

public Android.Views.ContentCaptures.ContentCaptureSessionId ContentCaptureSessionId { [Android.Runtime.Register("getContentCaptureSessionId", "()Landroid/view/contentcapture/ContentCaptureSessionId;", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getContentCaptureSessionId", "()Landroid/view/contentcapture/ContentCaptureSessionId;", "", ApiSince=29)>]
member this.ContentCaptureSessionId : Android.Views.ContentCaptures.ContentCaptureSessionId

プロパティ値

このセッションを識別するために使用される識別子。

属性

注釈

このセッションを識別するために使用される ID を取得します。

Javaドキュメント。

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

適用対象