Android.Views.InputDevice.SourceTouchscreen Field
The input source is a touch screen pointing device.

Value: 4098

Syntax

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

See Also

InputDevice.SourceClassPointer

Remarks

The input source is a touch screen pointing device.

[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