[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.HoldingState

HoldingState Enum

Specifies the state of the Holding event.

Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.C1TouchToolKit.4.8.dll
Syntax
public enum HoldingState

Fields

Name Description
Canceled

An additional contact is detected, a subsequent gesture (such as a slide) is detected.

Completed

The single contact is lifted.

Started

A single contact has been detected and a time threshold is crossed without the contact being lifted, another contact detected, or another gesture started.