Android.Views.InputDevice.SourceClassNone Field
The input source has no class.

Value: 0

Syntax

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

Remarks

The input source has no class. It is up to the application to determine how to handle the device based on the device type.

[Android Documentation]

Requirements

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