UITableViewRowAction.Style Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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