Table of Contents

Enum ButtonPressed

Namespace
Iot.Device.Ip5306
Assembly
Iot.Device.Ip5306.dll

Button status

[Flags]
public enum ButtonPressed

Fields

DoubleClicked = 4

Double click

LongPressed = 2

Long press

NotPressed = 0

Not pressed

ShortPressed = 1

Short press