Skip to main content

HardwareButton Enum

NuGet: GHIElectronics.TinyCLR.UI
Assembly: GHIElectronics.TinyCLR.UI
Namespace: GHIElectronics.TinyCLR.UI.Input

Identifies a hardware button.

public enum HardwareButton

Fields

NameValueDescription
NoneNo button.
DownThe down button.
UpThe up button.
LeftThe left button.
RightThe right button.
SelectThe select button.
BackThe back button.
HomeThe home button.