Iot.Device.Button Namespace

Classes

ButtonBase

Base implementation of Button logic. Hardware independent. Inherit for specific hardware handling.

ButtonHoldingEventArgs

Button holding event arguments.

GpioButton

GPIO implementation of Button. Inherits from ButtonBase.

Enums

ButtonHoldingState

The different states of a button that is being held.