UITableViewRowAction.Style Property

Definition

Gets a value that indicates whether the button for the action will have a default appearance, the appearance for a destructive action, or the appearance for a nondestructive (normal) action..

public virtual UIKit.UITableViewRowActionStyle Style { [Foundation.Export("style")] get; }
member this.Style : UIKit.UITableViewRowActionStyle

Property Value

Attributes

Applies to