'Declaration
Public Enum HoldingState Inherits System.Enum
public enum HoldingState : System.Enum
'Declaration
Public Enum HoldingState Inherits System.Enum
public enum HoldingState : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.Win.TouchToolKit.HoldingState
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2