Contents

init(image:)

Creates a message compose button that displays a custom image.

Declaration

init(image: UIImage)

Parameters

  • image:

    The image to display on the button.

Return Value

A message compose button with the custom image.

Discussion

See Also

Creating a Message Compose Bar Button