UIKit.UIAlertAction: Method Members

The methods 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 Methods

Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
static
Create(string, UIAlertActionStyle, Action<UIAlertAction>) : UIAlertAction
Creates an action with the specified title, style and event handler.