UIElement.id

Properties to access this element ID.

  1. const(char)[] id()
    class UIElement
    public nothrow @nogc final pure
    const(char)[]
    id
    ()
  2. void id(const(char)[] identifier)

See Also

setId, getId.

Meta