The members of UIKit.UITableViewRowAction are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| BackgroundColor | UIColor. Documentation for this section has not yet been entered. | |
| BackgroundEffect | UIVisualEffect. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Style | UITableViewRowActionStyle. Documentation for this section has not yet been entered. |
| Title | string. Documentation for this section has not yet been entered. |
Copy(Foundation.NSZone)Performs a copy of the underlying Objective-C object. | ||
static | Create(UITableViewRowActionStyle, string, Action<UITableViewRowAction, Foundation.NSIndexPath>)Documentation for this section has not yet been entered. | |