Enum ButtonIndex
Definition
- Namespace:
- Tizen.Applications.NotificationEventListener
- Assembly:
- Tizen.Applications.NotificationEventListener.dll
Enumeration for the button index.
public enum ButtonIndex
Fields
Name | Description |
---|---|
First | Value for the first button index. |
None | Value for the default button index. |
Second | Value for the second button index. |
Third | Value for the third button index. |