Contents

image

The image associated with the tip.

Declaration

var image: Image? { get }

Discussion

Use this property to display an icon to the left of the title and message of your tip. This property is Optional and defaults to a value of nil.

See Also

Setting tip content