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.
The image associated with the tip.
var image: Image? { get }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.