Enum ButtonIndex

Definition

Namespace:
Tizen.Applications.Notifications
Assembly:
Tizen.Applications.Notification.dll
API Level:
3

Enumeration for the button index.

C#
Copy
public enum ButtonIndex
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.