imageSubtitle
The subtitle for the image or media file.
Declaration
var imageSubtitle: String? { get set }Discussion
The subtitle is drawn using white text, just below the title. This property defaults to nil.
The subtitle for the image or media file.
var imageSubtitle: String? { get set }The subtitle is drawn using white text, just below the title. This property defaults to nil.