Table of Contents

Enum TouchTriggerMode

Namespace
nanoFramework.Hardware.Esp32.Touch
Assembly
nanoFramework.Hardware.Esp32.dll

Touch trigger mode.

public enum TouchTriggerMode

Fields

AboveThreshold = 1

Above threshold.

BellowThreshold = 0

Bellow threshold which is the default value.