LinkButton.visited

Get visited property.

  1. bool visited [@property getter]
    class LinkButton
    @property
    bool
    visited
    ()
  2. bool visited [@property setter]

Return Value

Type: bool

The 'visited' state of this button.

A visited link is drawn in a different color.