Android.Content.PM.PackageManager.FeatureTouchscreenMultitouchDistinct Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's touch screen is capable of tracking two or more fingers fully independently.

Syntax

[Android.Runtime.Register("FEATURE_TOUCHSCREEN_MULTITOUCH_DISTINCT")]
public const string FeatureTouchscreenMultitouchDistinct

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device's touch screen is capable of tracking two or more fingers fully independently.

[Android Documentation]

Requirements

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