Share via


DataRemovalRequest.IsForEverything Property

Definition

Checks if app is requesting to remove content capture data associated with its package.

public bool IsForEverything { [Android.Runtime.Register("isForEverything", "()Z", "", ApiSince=29)] get; }
[<get: Android.Runtime.Register("isForEverything", "()Z", "", ApiSince=29)>]
member this.IsForEverything : bool

Property Value

Attributes

Remarks

Checks if app is requesting to remove content capture data associated with its package.

Java documentation for android.view.contentcapture.DataRemovalRequest.isForEverything().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to