Android.Views.MotionEvent.SetSource Method
Modifies the source of the event.

Syntax

[Android.Runtime.Register("setSource", "(I)V", "")]
public void SetSource ([Android.Runtime.GeneratedEnum] InputSourceType source)

Parameters

source
The new source.

Remarks

Modifies the source of the event.

[Android Documentation]

Requirements

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