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

Link copied to clipboard
constructor(normal: TextStyle, subtle: TextStyle, title: TextStyle, mediumLarge: TextStyle, large: TextStyle, extraLarge: TextStyle, pageTitle: TextStyle, pivotHeader: TextStyle, panoramaTitle: TextStyle, panoramaSectionHeader: TextStyle)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

PhoneFontSizeMediumLarge, 25.333 px.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

The same ramp, every size multiplied by factor.