Anchor

These are common commands that apply to all widgets that have them injected.

mixin template Anchor (
string anchorCommand = "-anchor"
) {}

Members

Functions

setTextAnchor
auto setTextAnchor(string position)

Specifies how text in the widget is positioned relative to the inner margins.

Parameters

anchorCommand

The widget command that handles the anchor.

Meta