UIKit.UIAlertAction: Property Members

The properties of UIKit.UIAlertAction are listed below. For a list of all members, see the UIAlertAction Members list.

See Also: Inherited members from Foundation.NSObject

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
Enabledbool. Documentation for this section has not yet been entered.
[read-only]
StyleUIAlertActionStyle. The style that was used to create the UIAlertAction, determines how the action is rendered in the user interface.
[read-only]
Titlestring. Title that was provided when the UIAlertAction was created.