Enum FeedbackType
Definition
- Assembly:
- Tizen.System.Feedback.dll
Enumeration for feedback device types.
public enum FeedbackType
Fields
Name | Description |
---|---|
All | Sound and vibration. |
Sound | Sound feedback. |
Vibration | Vibration feedback. /// |