Fonts
struct Fonts
Voice capture UI customization font overrides.
-
Optional close button font override. Default is
nil.Declaration
Swift
public var closeButtonTextFont: UIFont? -
Optional timer label font override. Default is
nil.Declaration
Swift
public var timerLabelFont: UIFont? -
Optional button label font override. Default is
nil.Declaration
Swift
public var buttonLabelFont: UIFont?