Android.Content.Res.Configuration.Touchscreen Property
The kind of touch screen attached to the device.

Syntax

[Android.Runtime.Register("touchscreen")]
public TouchScreenType Touchscreen { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

The kind of touch screen attached to the device. One of: Configuration.TOUCHSCREEN_NOTOUCH, Configuration.TOUCHSCREEN_FINGER.

[Android Documentation]

Requirements

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