Share via


HapticFeedbackType Enum

Definition

Enumerates the possible types of IHapticFeedback response.

public enum class HapticFeedbackType
public enum HapticFeedbackType
type HapticFeedbackType = 
Public Enum HapticFeedbackType
Inheritance
HapticFeedbackType

Fields

Click 0

The haptic feedback that belongs to a click/tap action.

LongPress 1

The haptic feedback that belongs to a long press action.

Applies to