Skip to main content

delete-action-item-properties

title

public var title: String 

isDestructive

public var isDestructive: Bool 

icon

public let icon: UIImage

action

public let action: (ChatMessageActionItem) -> Void

Did you find this page helpful?