Skip to main content

Namespace Meadow.Foundation.Sensors.Buttons

Classes

PollingPushButton

Represents a momentary push button with two states that uses polling to detect state change

PushButton

Represents a momentary push button with two states that uses interrupts to detect state change

PushButtonBase

Contains common push button logic