HapticFeedbackType Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the possible types of HapticFeedback response
C#
public enum HapticFeedbackType
- Inheritance
-
System.EnumHapticFeedbackType
Name | Value | Description |
---|---|---|
Click | 0 | Click |
LongPress | 1 | LongPress |
Product | Versions |
---|---|
Xamarin Essentials Android | Latest |
Xamarin Essentials iOS | Latest |
Xamarin Essentials Shared | Latest |
Xamarin Essentials TVOS | Latest |
Xamarin Essentials UWP | Latest |
Xamarin Essentials WatchOS | Latest |