FontChooser.font

Get font property.

More...
  1. string font [@property getter]
    interface FontChooser
    @property
    string
    font
    ()
  2. string font [@property setter]

Return Value

Type: string

The font description as a string, e.g. "Sans Italic 12".

Detailed Description