Text.getFont

Get thet text's font.

class Text
const
const(Font)
getFont
()

Return Value

Type: const(Font)

Text's font.

//deprecated: Use the 'font' property instead.

Meta