imageTitle
The title for the image or media file.
Declaration
var imageTitle: String? { get set }Discussion
The title is drawn using white text on the bottom-left corner of the image or media file. This property defaults to nil.
The title for the image or media file.
var imageTitle: String? { get set }The title is drawn using white text on the bottom-left corner of the image or media file. This property defaults to nil.