Contents

supplementaryInterfaceFont

The font to use for the supplementary interface.

Declaration

@MainActor final var supplementaryInterfaceFont: UIFont? { get set }

Mentioned in

Discussion

The interaction also uses the font weight for image symbols, but ignores the point size to keep button sizes consistent.

See Also

Customizing the interface