Returns the font used for window title bars, in the specified size.
SDK
- macOS 10.0+
Framework
- App
Kit
Declaration
Parameters
fontSize
The size in points to which the font is scaled.
Return Value
A font object of the specified size.
Discussion
If font
is 0 or negative, returns the title bar font at the default size. This method is equivalent to bold
.