DropletSettingsToolbarMetrics

The numbers Droppy draws its Settings toolbar pills with (DroppyKit 1.18.0).

enum DropletSettingsToolbarMetrics

What the current Droppy draws: read them rather than copy them, and a page's pills follow the next Droppy that draws differently.

Type properties

glyphSize

static let glyphSize: CGFloat

A glyph's point size in a pill.

pillContentHeight

static let pillContentHeight: CGFloat

The line a pill's content sits on, centred in pillHeight.

pillHeight

static let pillHeight: CGFloat

A pill's height: the native toolbar's control height.

pillHorizontalPadding

static let pillHorizontalPadding: CGFloat

The air between a pill's content and its ends.

pillSpacing

static let pillSpacing: CGFloat

The gap between two pills of one page.

titleSize

static let titleSize: CGFloat

A title's point size in a pill.