FlaneurOpenTheme
public struct FlaneurOpenTheme
Undocumented
-
init(segmentedSelectedControlFont:segmentedDeselectedControlFont:formLabelsFont:formTextFieldFont:formTextAreaFont:formDeleteFont:navigationBarTitleFont:)
Undocumented
Declaration
Swift
public init(segmentedSelectedControlFont: UIFont = UIFont.preferredFont(forTextStyle: .headline), segmentedDeselectedControlFont: UIFont = UIFont.preferredFont(forTextStyle: .headline), formLabelsFont: UIFont = UIFont.preferredFont(forTextStyle: .headline), formTextFieldFont: UIFont = UIFont.preferredFont(forTextStyle: .body), formTextAreaFont: UIFont = UIFont.preferredFont(forTextStyle: .body), formDeleteFont: UIFont = UIFont.preferredFont(forTextStyle: .callout), navigationBarTitleFont: UIFont = UIFont.preferredFont(forTextStyle: .headline))