KvadrantTypography
data class KvadrantTypography(val normal: TextStyle, val subtle: TextStyle, val title: TextStyle, val mediumLarge: TextStyle, val large: TextStyle, val extraLarge: TextStyle, val pageTitle: TextStyle, val pivotHeader: TextStyle, val panoramaTitle: TextStyle, val panoramaSectionHeader: TextStyle)
The named text styles of a Windows Phone page.
pivotHeader is the one to look at: 72 px SemiLight, the largest step of the ramp, read out of PivotHeaderFontSize in the SDK's theme dictionary rather than guessed.
Constructors
Properties
Functions
Link copied to clipboard
The same ramp, every size multiplied by factor.