SubtitleComponent
public protocol SubtitleComponent
Protocol representing a component with a subtitle
-
Subtitle
Declaration
Swift
var subtitle_: String? { get }
public protocol SubtitleComponent
Protocol representing a component with a subtitle
Subtitle
Swift
var subtitle_: String? { get }