Lingua

View.IsContentCaptureSelfReportingEnabled Property

Definition

Returns whether this View automatically reports its lifecycle events and layout bounds to the Content Capture Version 2.

public virtual bool IsContentCaptureSelfReportingEnabled { [Android.Runtime.Register("isContentCaptureSelfReportingEnabled", "()Z", "GetIsContentCaptureSelfReportingEnabledHandler", ApiSince=37)] get; }
[<get: Android.Runtime.Register("isContentCaptureSelfReportingEnabled", "()Z", "GetIsContentCaptureSelfReportingEnabledHandler", ApiSince=37)>]
member this.IsContentCaptureSelfReportingEnabled : bool

Property Value

true if automatic self-reporting is enabled (default), false otherwise.

Attributes

Applies to