Skip to main content

AttachmentAction.ActionStyle

An attachment action style, for example primary button.

public enum ActionStyle: String, Codable 

Inheritance

Codable, String

Enumeration Cases

`default`

case `default`

primary

case primary

Did you find this page helpful?