Enum FeedbackType
Definition
- Namespace:
- Tizen.System
- Assembly:
- Tizen.System.Feedback.dll
- API Level:
- 3
Enumeration for feedback device types.
C#Copypublic enum FeedbackType : int
Name | Description |
---|---|
All | Sound and vibration. |
Sound | Sound feedback. |
Vibration | Vibration feedback. /// |