Android.App.WallpaperManager.CommandTap 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 taps on an empty area (not performing an action in the host).

Syntax

[Android.Runtime.Register("COMMAND_TAP")]
public const string CommandTap

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 taps on an empty area (not performing an action in the host). The x and y arguments are the location of the tap in screen coordinates.

[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