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 .NET Micro Framework version 2.0, 2.5

See Also

Reference

Buttons Class
Buttons Members
Microsoft.SPOT.Input Namespace