Android.Views.InputDevice.SourceMouse Field
The input source is a mouse pointing device.

Value: 8194

Syntax

[Android.Runtime.Register("SOURCE_MOUSE")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.")]
public const InputSourceType SourceMouse

See Also

InputDevice.SourceClassPointer

Remarks

The input source is a mouse pointing device. This code is also used for other mouse-like pointing devices such as trackpads and trackpoints.

[Android Documentation]

Requirements

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