Android.Views.InputDevice.SourceAny Field
A special input source constant that is used when filtering input devices to match devices that provide any type of input source.

Value: -256

Syntax

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

Remarks

A special input source constant that is used when filtering input devices to match devices that provide any type of input source.

[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