Android.Resource.Attribute.ReqTouchScreen Field
The touch screen type used by an application.

Value: 16843303

Syntax

[Android.Runtime.Register("reqTouchScreen")]
public const int ReqTouchScreen

Remarks

The touch screen type used by an application.
ConstantValueDescription
undefined0
notouch1
stylus2
finger3

Must be one of the following constant values.

[Android Documentation]

Requirements

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