Share via


InputSource Field

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Specifies the source of the input represented by the current InputReport object.

Namespace:  Microsoft.SPOT.Input
Assembly:  Microsoft.SPOT.TinyCore (in Microsoft.SPOT.TinyCore.dll)

Syntax

'Declaration
Public ReadOnly InputSource As PresentationSource
public readonly PresentationSource InputSource
public:
initonly PresentationSource^ InputSource
val InputSource: PresentationSource
public final var InputSource : PresentationSource

Remarks

A source of input is also called an input provider.

.NET Framework Security

See Also

Reference

InputReport Class

Microsoft.SPOT.Input Namespace