PROTOCOL

InteractionItemButtonModel

public protocol InteractionItemButtonModel: InteractionItemModel, InteractionActionModel

interactive representation for a Button item.

Properties

type

var type: InteractionItemButtonType

The button item type.

imageResourceName

var imageResourceName: String?

An image resource name.