次の方法で共有


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 ドキュメントandroid.view.contentcapture.ContentCaptureSession.getContentCaptureSessionId()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象