Screen.style

The style property is used when writing content to the screen using the simpler write() API.

  1. Style style [@property getter]
    interface Screen
    @property ref @safe
    Style
    style
    ()
  2. const(Style) style [@property setter]

Meta