Android.App.WallpaperManager.CommandDrop Field
Command for WallpaperManager.SendWallpaperCommand(Android.OS.IBinder, System.String, System.String, System.String, System.String, System.String): reported by the wallpaper host when the user drops an object into an area of the host.

Syntax

[Android.Runtime.Register("COMMAND_DROP")]
public const string CommandDrop

Remarks

Command for WallpaperManager.SendWallpaperCommand(Android.OS.IBinder, System.String, System.String, System.String, System.String, System.String): reported by the wallpaper host when the user drops an object into an area of the host. The x and y arguments are the location of the drop.

[Android Documentation]

Requirements

Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 7