UIKit.UIUserNotificationAction: Property Members

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

Public Properties

[read-only]
ActivationModeUIUserNotificationActivationMode. Mode where the app is run when the action is performed. (read-only)
[read-only]
AuthenticationRequiredbool. Designates if the user needs to unlock the device before the action is performed. (read-only)
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
Destructivebool. Designates if the action is destructive. (read-only)
[read-only]
Identifierstring. String used internally for identification of the action. (read-only)
[read-only]
Titlestring. String used as the button title for the action. (read-only)