topLeft constant

Align const topLeft

Top-left alignment.

Implementation

static const topLeft = Align(HorizontalAlign.left, VerticalAlign.top);