ContentCaptureSession.CreateContentCaptureSession メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
新しい ContentCaptureSessionを作成します。
[Android.Runtime.Register("createContentCaptureSession", "(Landroid/view/contentcapture/ContentCaptureContext;)Landroid/view/contentcapture/ContentCaptureSession;", "", ApiSince=29)]
public Android.Views.ContentCaptures.ContentCaptureSession CreateContentCaptureSession(Android.Views.ContentCaptures.ContentCaptureContext context);
[<Android.Runtime.Register("createContentCaptureSession", "(Landroid/view/contentcapture/ContentCaptureContext;)Landroid/view/contentcapture/ContentCaptureSession;", "", ApiSince=29)>]
member this.CreateContentCaptureSession : Android.Views.ContentCaptures.ContentCaptureContext -> Android.Views.ContentCaptures.ContentCaptureSession
パラメーター
- context
- ContentCaptureContext
返品
- 属性
注釈
新しい ContentCaptureSessionを作成します。
詳細については、View#setContentCaptureSession(ContentCaptureSession) を参照してください。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。