init(name:size:)
Returns a font descriptor with the specified values for the name and size dictionary attributes.
Declaration
init(name fontName: String, size: CGFloat)Parameters
Return Value
The new font descriptor.
Returns a font descriptor with the specified values for the name and size dictionary attributes.
init(name fontName: String, size: CGFloat)The new font descriptor.