Share via


Buttons.PrimaryDevice Property

Gets the primary button input device with which the current Buttons object is associated.

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

Syntax

public static ButtonDevice PrimaryDevice { get; }

Property Value

A ButtonDevice object that represents the button input device with which the current Buttons object is associated.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

Buttons Class
Buttons Members
Microsoft.SPOT.Input Namespace