CheetahTextTheme
public struct CheetahTextTheme : TextTheme
Undocumented
-
Declaration
Swift
public var largeTitle: TextAppearance -
Declaration
Swift
public var title1: TextAppearance -
Declaration
Swift
public var title2: TextAppearance -
Declaration
Swift
public var title3: TextAppearance -
Declaration
Swift
public var headline: TextAppearance -
Declaration
Swift
public var subheadline: TextAppearance -
Declaration
Swift
public var body: TextAppearance -
Declaration
Swift
public var callout: TextAppearance -
Declaration
Swift
public var footnote: TextAppearance -
Declaration
Swift
public var caption1: TextAppearance -
Declaration
Swift
public var caption2: TextAppearance -
Declaration
Swift
public var alertButton: TextAppearance -
Declaration
Swift
public var textView: TextAppearance -
Declaration
Swift
public var textField: TextAppearance -
Declaration
Swift
public var normalButton: TextAppearance -
Declaration
Swift
public var disabledButton: TextAppearance -
Declaration
Swift
public var highlightedButton: TextAppearance
View on GitHub
CheetahTextTheme Structure Reference