GraphNode.title

The text displayed in the GraphNode's title bar.

  1. String title [@property getter]
    struct GraphNode
    @nogc nothrow @property
    String
    title
    ()
  2. String title [@property setter]

Meta