Contents

supplementaryInterfaceFont

The font to use for the supplementary interface.

Declaration

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

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