PopUpMenuElement.this

Generates a menu element with the supplied parameters. Text formatting can be supplied with the objects.

  1. this(string source, dstring text, dstring secondaryText, PopUpMenuElement[] subElements)
  2. this(string source, Text text, Text secondaryText, PopUpMenuElement[] subElements)
    class PopUpMenuElement
    public
    this
    (
    string source
    ,
    Text text
    ,
    Text secondaryText = null
    ,)

Meta