DragAndDropPermissions.Release Method

Definition

Revoke permissions explicitly.

[Android.Runtime.Register("release", "()V", "", ApiSince=24)]
public void Release ();
[<Android.Runtime.Register("release", "()V", "", ApiSince=24)>]
member this.Release : unit -> unit
Attributes

Remarks

Revoke permissions explicitly.

Java documentation for android.view.DragAndDropPermissions.release().

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