Colors
struct Colors
Video capture UI customization color overrides.
-
Optional reading text color override. Default is
nil.Declaration
Swift
public var readingTextColor: UIColor? -
Optional reading text spoken word color override. Default is
nil.Declaration
Swift
public var readingTextSpokenWordColor: UIColor? -
Optional reading text background color override. Default is
nil.Declaration
Swift
public var readingTextBackgroundColor: UIColor?
Colors Structure Reference