The properties of UIKit.UIUserNotificationAction are listed below. For a list of all members, see the UIUserNotificationAction Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] | ActivationMode | UIUserNotificationActivationMode. Mode where the app is run when the action is performed. (read-only) |
| [read-only] | AuthenticationRequired | bool. Designates if the user needs to unlock the device before the action is performed. (read-only) |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Destructive | bool. Designates if the action is destructive. (read-only) |
| [read-only] | Identifier | string. String used internally for identification of the action. (read-only) |
| [read-only] | Title | string. String used as the button title for the action. (read-only) |