labelFontSize
Returns the size of the standard label font.
Declaration
class var labelFontSize: CGFloat { get }Return Value
The label font size in points.
Discussion
The label font (Lucida Grande Regular 10 point) is used for the labels on toolbar buttons and to label tick marks on full-size sliders. For more information on system fonts, see Human Interface Guidelines > Typography.