UIElement.id

Properties to access this element ID.

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

See Also

setId, getId.

Meta