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.
Creates a message compose button that displays a custom image.
init(image: UIImage)The image to display on the button.
A message compose button with the custom image.