iOSTableRowAction.Styles

From Xojo Documentation

Enumeration

A style describes the conceptual role of the action. Destructive, in this context, means actions like deleting a user's data. Normal represents other non-destructive actions.

Values

Enum Description
Destructive Apply a style that indicates that the action might change or delete data. This style changes the background to an appropriate value to reflect the destructive action.
Normal Apply a style that reflects standard non-destructive actions.