Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Android.Views.ContentCaptures
  3. ContentCaptureSession
  4. Destroy()
  • ContentCaptureSession
    • ContentCaptureSession(IntPtr, JniHandleOwnership)
    • ContentCaptureContext
    • ContentCaptureSessionId
    • JniPeerMembers
    • ThresholdClass
    • ThresholdType
    • Close()
    • CreateContentCaptureSession(ContentCaptureContext)
    • Destroy()
    • NewAutofillId(AutofillId, Int64)
    • NewViewStructure(View)
    • NewVirtualViewStructure(AutofillId, Int64)
    • NotifySessionPaused()
    • NotifySessionResumed()
    • NotifyViewAppeared(ViewStructure)
    • NotifyViewDisappeared(AutofillId)
    • NotifyViewInsetsChanged(Insets)
    • NotifyViewsAppeared(IList<ViewStructure>)
    • NotifyViewsDisappeared(AutofillId, Int64[])
    • NotifyViewTextChanged(AutofillId, ICharSequence)
    • NotifyViewTextChanged(AutofillId, String)
monoandroid
namespace Android.Views.ContentCaptures
{
    [Register("android/view/contentcapture/ContentCaptureSession", ApiSince = 29, DoNotGenerateAcw = true)]
    public abstract class ContentCaptureSession : Object, IJavaObject, IJavaPeerable, IAutoCloseable, IDisposable
    {
        [Register("destroy", "()V", "", ApiSince = 29)]
        public void Destroy();
    }
}
.NET
6.07.08.09.0
Information specific to monoandroid
Assembly

Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙